Some more design fixes

This commit is contained in:
BNoiZe
2013-10-20 11:29:54 +02:00
parent d4c4e31804
commit a86d2d2df3
6 changed files with 72 additions and 55 deletions

View File

@@ -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>