mirror of
https://github.com/Ramaerel/emulatorjs-GameLibrary.git
synced 2026-02-06 10:56:54 +00:00
Update upload text
Maximum of 20 roms can be uploaded at a time.
This commit is contained in:
parent
e41b6e9b12
commit
d559edf016
@ -138,7 +138,7 @@
|
||||
?>
|
||||
|
||||
<form action="upload.php" method="post" enctype="multipart/form-data">
|
||||
<label for="rom-files">Select a ROM file:</label>
|
||||
<label for="rom-files">Select a ROM file (Max 20):</label>
|
||||
<br />
|
||||
<input type="file" id="rom-files" name="rom-files[]" multiple>
|
||||
<br />
|
||||
@ -149,4 +149,4 @@
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user