ininitial froxlor commit;
'reverted' old-style update-process; removed billing-classes, -functions and -templates; some sql-fixes;
This commit is contained in:
4
templates/formfields/string.tpl
Normal file
4
templates/formfields/string.tpl
Normal file
@@ -0,0 +1,4 @@
|
||||
<tr>
|
||||
<td class="main_field_name">{$label}</td>
|
||||
<td class="main_field_display" nowrap="nowrap"><input type="text" class="text" name="{$fieldname}" value="{$value}" /></td>
|
||||
</tr>
|
||||
Reference in New Issue
Block a user