|
|
|
@ -81,7 +81,8 @@
|
|
|
|
|
Title <input type="text" name="submit_title" size="30"><br>
|
|
|
|
|
Player <input type="text" name="submit_player" size="30"><br>
|
|
|
|
|
Public <input type="checkbox" value="public" name="submit_public"><br>
|
|
|
|
|
<textarea name="submit_log" required></textarea><br>
|
|
|
|
|
<!--<textarea name="submit_log" required></textarea><br>-->
|
|
|
|
|
File <input type="file" name="submit_file" accept="text/plain, application/octet-stream"><br>
|
|
|
|
|
<input type="submit" value="Submit"><br>
|
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|