Changeset 12
- Timestamp:
- 08/20/06 21:09:00
- Files:
-
- www/trunk/templates/header.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
www/trunk/templates/header.tpl
r11 r12 17 17 <table class="top-menu-holder" width="690px" border="0" align="left" cellpadding="0" cellspacing="0"> 18 18 <tr> 19 <td align=" center" width="80px" height="20px"><a class="top-menu-link" href="/">Home</a></td>20 <td align=" center" width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank">Forums</a></td>19 <td align="left" width="80px" height="20px"><a class="top-menu-link" href="/">Home</a></td> 20 <td align="left" width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank">Forums</a></td> 21 21 </tr> 22 22 </table>
