Files
Froxlor/templates/Maketank/formfields/string.tpl
Udo Waechter 29a2ab7567
Some checks reported errors
continuous-integration/drone/push Build was killed
2.0 upgrade test first
2023-12-07 12:39:20 +01:00

5 lines
112 B
Smarty

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