more unsucking, plus a year of new stuff
[clinton/unknownlamer-kodi-addons.git] / party-upload / upload.html
index 787a17e..f70ecb2 100644 (file)
     </style>
   </head>
   <body>
-    <form action="upload.cgi" method="post" enctype="multipart/form-data">
+    <form action="normals.cgi" method="post" enctype="multipart/form-data">
       <p>
-       <input name="song" type="file" accept="audio/*" required="required" />
+       <input name="song" type="file" accept="audio/*"
+         required="required" />
        <!-- <input type="submit" value="Party On!" /> -->
-       <button name="go" type="submit">Party On!</button>
+       <button name="uploadgo" type="submit">Party On!</button>
        <input type="checkbox" value="faster" name="asap"  />
        <label for="asap">nnooowww</label>
       </p>