Files
Froxlor/templates/admin/configfiles/choose_distribution.tpl
Michael Kaufmann (d00p) 9907afe630 ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
2010-01-20 09:12:52 +00:00

12 lines
312 B
Smarty

<tr>
<td class="field_display_border_left">
<table cellpadding="5" cellspacing="0" border="0" align="center">
<tr>
<td class="maintitle">&raquo;&nbsp;{$distribution_details['label']}</td>
</tr>
<tr>
<td class="field_name_border_left">$services</td>
</tr>
</table>
</td>
</tr>