add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
9
templates/Classic/customer/aps/data.tpl
Normal file
9
templates/Classic/customer/aps/data.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user