Files
Froxlor/templates/Sparkle/formfields/string.tpl
2013-10-01 15:21:35 +02:00

5 lines
112 B
Smarty

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