5 lines
95 B
Smarty
5 lines
95 B
Smarty
<tr>
|
|
<td>{$label}</td>
|
|
<td><input type="file" class="file" name="{$fieldname}" /></td>
|
|
</tr>
|