ininitial froxlor commit;
'reverted' old-style update-process; removed billing-classes, -functions and -templates; some sql-fixes;
This commit is contained in:
12
templates/navigation_element.tpl
Normal file
12
templates/navigation_element.tpl
Normal file
@@ -0,0 +1,12 @@
|
||||
<br />
|
||||
<table cellspacing="0" cellpadding="0" border="0" width="200" align="center">
|
||||
<tr>
|
||||
<td class="section"><b> <img src="images/title.gif" alt="" /> $completeLink</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="subsection">$navigation_links</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="endsection"></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user