<?php
<table border=0>
<tr>
<td class=cell2>
<form action="index.php" method=post class=formStyle>
{$l_enterforums} :: {$loginLogout}
<input type=hidden name=pagetype value=index>
<input type=submit value="{$l_enterforums}" class=inputButton></form></td>
</tr>
</table>
?>