Files
Froxlor/templates/formfields/hidden.tpl
Michael Kaufmann (d00p) 9907afe630 ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
2010-01-20 09:12:52 +00:00

5 lines
133 B
Smarty

<tr>
<td class="main_field_name">{$label}</td>
<td class="main_field_display" nowrap="nowrap">{$fielddata['value']}</td>
</tr>