Styling for new install
This commit is contained in:
2
install/templates/dataitem.tpl
Normal file → Executable file
2
install/templates/dataitem.tpl
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
<p>
|
||||
<label for="{$fieldname}" style="widht:65%;{$style}">{$fieldlabel}:</label>
|
||||
<label for="{$fieldname}" style="width:65%;{$style}">{$fieldlabel}:</label>
|
||||
<input type="{$type}" name="{$fieldname}" id="{$fieldname}" value="{$fieldvalue}" {$required} />
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user