Some more design fixes
This commit is contained in:
2
templates/Sparkle/misc/form/table_row.tpl
vendored
2
templates/Sparkle/misc/form/table_row.tpl
vendored
@@ -1,5 +1,5 @@
|
||||
<tr>
|
||||
<td{$style} class="formlabeltd">
|
||||
<td{$style} class="formlabeltd" style="width:50%">
|
||||
<label for="{$fieldname}">{$label}{$mandatory}:
|
||||
<if $desc != ''>
|
||||
<br /><span style="font-size:85%;">{$desc}</span>
|
||||
|
||||
Reference in New Issue
Block a user