Files
Froxlor/templates/Sparkle/formfields/file.tpl
Michael Kaufmann (d00p) cd5e8801e4 add domain-bulk-import, fixes #1452
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2014-12-15 14:49:34 +01:00

5 lines
95 B
Smarty

<tr>
<td>{$label}</td>
<td><input type="file" class="file" name="{$fieldname}" /></td>
</tr>