Archived
1
0
This commit is contained in:
Jeff Becker 2017-04-18 19:52:10 -04:00
parent f35d7b29e0
commit 0f05488466

View File

@ -30,7 +30,7 @@
<td>
<table cellspacing="0" cellpadding="0" width="100%">
<tr>
<td><input type="file" name="file" class="postfile" multiple /></td>
<td><input type="file" name="attachment_uploaded" class="postfile" multiple /></td>
<td align="right"><input type="submit" value="{{button}}" class="postbutton"/></td>
</tr>
</table>