Files
Froxlor/templates/Classic/navigation_element.tpl

13 lines
338 B
Smarty

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