Files
Froxlor/templates/Maketank/formfields/hiddenstring.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

4 lines
115 B
Smarty

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