Files
Froxlor/templates/Classic/navigation_element.tpl
Michael Kaufmann (d00p) d6b4bd8d36 add new images and templates for re-design
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
2011-02-08 10:30:03 +01:00

13 lines
323 B
Smarty

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