Files
Froxlor/templates/navigation_element.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

13 lines
327 B
Smarty

<br />
<table cellspacing="0" cellpadding="0" border="0" width="200" align="center">
<tr>
<td class="section"><b>&nbsp;&nbsp;<img src="images/title.gif" alt="" />&nbsp;$completeLink</b></td>
</tr>
<tr>
<td class="subsection">$navigation_links</td>
</tr>
<tr>
<td class="endsection"></td>
</tr>
</table>