<title>{$lang['password_forum']}
{if {$_CONF['info_row']['allowed_powered']} == 1}
- {$lang['powered']}
{/if}</title>
<br />
<table cellpadding="2" cellpadding="2" border="0" cellspacing="1" class="border" width="70%" align="center">
<tr align="center">
<td class="tcat" width="70%">
{$lang['password_forum']}
</td>
</tr>
<tr align="center">
<td class="row1" width="50%">
<form method="post" action="index.php?page=forum&password_check=1&id={$section_info['id']}">
<input name="password" type="password" />
<input name="button" type="submit" value="{$lang['Count']}" />
</form>
</td>
</tr>
</table>
<br />