Files
Froxlor/templates/Classic/formfields/hiddenstring.tpl
Christoph Burchert (Chb) 418990e271 Fixes fix
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
2011-09-26 03:47:12 +02:00

4 lines
182 B
Smarty

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