'reverted' old-style update-process; removed billing-classes, -functions and -templates; some sql-fixes;
10 lines
256 B
Smarty
10 lines
256 B
Smarty
<if $Groupname != ''>
|
|
<tr>
|
|
<td class="title" colspan="3"><strong>$Groupname</strong></td>
|
|
</tr>
|
|
</if>
|
|
<tr>
|
|
<td class="field_name_border_left" valign="top" width="25%">$Fieldname</td>
|
|
<td class="field_display" colspan="3">$Fieldvalue</td>
|
|
</tr>
|