fix
This commit is contained in:
parent
6eba2d4653
commit
1d9f6b09f6
@ -49,13 +49,14 @@
|
|||||||
<td>
|
<td>
|
||||||
<table cellspacing="0" cellpadding="0" width="100%">
|
<table cellspacing="0" cellpadding="0" width="100%">
|
||||||
<tr>
|
<tr>
|
||||||
|
{{#files}}
|
||||||
<td><input type="file" name="attachment_uploaded" class="postfile" multiple /></td>
|
<td><input type="file" name="attachment_uploaded" class="postfile" multiple /></td>
|
||||||
|
{{/files}}
|
||||||
<td align="right"><input type="submit" value="{{button}}" class="postbutton"/></td>
|
<td align="right"><input type="submit" value="{{button}}" class="postbutton"/></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
{{/files}}
|
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user