add domain-bulk-import, fixes #1452
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
4
templates/Sparkle/formfields/file.tpl
vendored
Normal file
4
templates/Sparkle/formfields/file.tpl
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<tr>
|
||||
<td>{$label}</td>
|
||||
<td><input type="file" class="file" name="{$fieldname}" /></td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user