audio-recordings.cgi: add audio formats
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<tr>
|
||||
<td>Datei</td>
|
||||
|
||||
<td><input type="file" id="file" name="upload" size="20" accept="audio/mp3" maxlength="2000000000" /></td>
|
||||
<td><input type="file" id="file" name="upload" size="20" accept="audio/*" maxlength="2000000000" /></td>
|
||||
|
||||
<td colspan="2" style="text-align:right;padding-right:0.5em;" id="uploadSize"></td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user