Files
Froxlor/templates/navigation_element.tpl
2010-01-20 16:55:27 +00:00

13 lines
315 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>