{$ps_header_index}
{$forums}
{$ps_footer_index}
{$boardstats}
.popup_menu .popup_item {
background: #f5f5f5;
color: #454545;
}
.popup_menu .popup_item:hover {
background: #eeeeee;
color: #454545;
}
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
{$ps_header_index}
{$RainbowStripe}
{$changfcb}
{$forums}
{$ps_footer_index}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="tcat"> </td>
<td class="tcat" width="100%"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="175" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_lastpost}</strong></td>
<td class="tcat" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" align="center"><strong>{$lang->forumbit_posts}</strong></td>
</tr>
<tr>
<td class="tfoot" align="center" colspan="5"><a href="misc.php?action=markread">{$lang->markread}</a> <a href="showteam.php">{$lang->forumteam}</a>
</td>
</tr>
</table>
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
{$ps_header_index}
{$RainbowStripe}
{$changfcb}
{$changfcb}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="tcat"> </td>
<td class="tcat" width="100%"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="175" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_lastpost}</strong></td>
<td class="tcat" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" align="center"><strong>{$lang->forumbit_posts}</strong></td>
</tr>
{$forums}
{$ps_footer_index}
<tr>
<td class="tfoot" align="center" colspan="5"><a href="misc.php?action=markread">{$lang->markread}</a> <a href="showteam.php">{$lang->forumteam}</a>
</td>
</tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div><strong><a href="stats.php">{$lang->forumstats}</a></strong></div>
</td>
</tr>
</thead>
<tr>
<td class="tcat" colspan="2"><div class="expcolimage"><img src="{$theme['imgdir']}/stats/collapse{$collapsedimg['online']}.gif" id="online_img" class="expander" alt="[-]" /></div><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</td>
</tr>
<tbody style="{$collapsed['online_e']}" id="online_e">
<tr>
<td class="trow2" style="width:30px;" align="center"><img src="$theme[imgdir]/online.gif" alt="{$lang->whos_online}" /></td>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>
</tbody>
{$birthdays}
<tr><td class="tcat" colspan="2"><div class="expcolimage"><img src="{$theme['imgdir']}/stats/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" /></div><a href="stats.php"><strong>{$lang->boardstats}</strong></a></td></tr>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow2" style="width:30px;" align="center"><img src="$theme[imgdir]/stats.gif" alt="{$lang->boardstats}" /></td>
<td class="trow1"><span class="smalltext">
{$lang->stats_posts_threads}
{$lang->stats_numusers}
{$lang->stats_newestuser}
{$lang->stats_mostonline}
</span>
</td>
</tr>
</tbody>
</table>
<div align="center">
<br />
<img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" style="vertical-align: middle; padding: 0px 10px 4px 0px;" /> <span class="smalltext">{$lang->new_posts}</span>
<img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" style="vertical-align: middle; padding: 0px 10px 4px 0px;" /> <span class="smalltext">{$lang->no_new_posts}</span>
<img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" style="vertical-align: middle; padding: 0px 10px 0px 0px;" /> <span class="smalltext">{$lang->forum_locked}</span>
</div>
</body>
<div align="center" style="font-size:12px"></div>
{$analytics} {$footer}
</html>
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
{$ps_header_index}
{$RainbowStripe}
{$changfcb}
{$forums}
{$ps_footer_index}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="tcat"> </td>
<td class="tcat" width="100%"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="175" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_lastpost}</strong></td>
<td class="tcat" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" align="center"><strong>{$lang->forumbit_posts}</strong></td>
</tr>
<tr>
<td class="tfoot" align="center" colspan="5"><a href="misc.php?action=markread">{$lang->markread}</a> <a href="showteam.php">{$lang->forumteam}</a>
</td>
</tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div><strong><a href="stats.php">{$lang->forumstats}</a></strong></div>
</td>
</tr>
</thead>
<tr>
<td class="tcat" colspan="2"><div class="expcolimage"><img src="{$theme['imgdir']}/stats/collapse{$collapsedimg['online']}.gif" id="online_img" class="expander" alt="[-]" /></div><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</td>
</tr>
<tbody style="{$collapsed['online_e']}" id="online_e">
<tr>
<td class="trow2" style="width:30px;" align="center"><img src="$theme[imgdir]/online.gif" alt="{$lang->whos_online}" /></td>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>
</tbody>
{$birthdays}
<tr><td class="tcat" colspan="2"><div class="expcolimage"><img src="{$theme['imgdir']}/stats/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" /></div><a href="stats.php"><strong>{$lang->boardstats}</strong></a></td></tr>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow2" style="width:30px;" align="center"><img src="$theme[imgdir]/stats.gif" alt="{$lang->boardstats}" /></td>
<td class="trow1"><span class="smalltext">
{$lang->stats_posts_threads}
{$lang->stats_numusers}
{$lang->stats_newestuser}
{$lang->stats_mostonline}
</span>
</td>
</tr>
</tbody>
</table>
<div align="center">
<br />
<img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" style="vertical-align: middle; padding: 0px 10px 4px 0px;" /> <span class="smalltext">{$lang->new_posts}</span>
<img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" style="vertical-align: middle; padding: 0px 10px 4px 0px;" /> <span class="smalltext">{$lang->no_new_posts}</span>
<img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" style="vertical-align: middle; padding: 0px 10px 0px 0px;" /> <span class="smalltext">{$lang->forum_locked}</span>
</div>
</body>
<div align="center" style="font-size:12px"></div>
{$analytics} {$footer}
</html>
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
{$ps_header_index}
{$RainbowStripe}
{$changfcb}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="tcat"> </td>
<td class="tcat" width="100%"><strong>{$lang->forumbit_forum}</strong></td>
<td class="tcat" width="175" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_lastpost}</strong></td>
<td class="tcat" align="center" style="white-space: nowrap"><strong>{$lang->forumbit_threads}</strong></td>
<td class="tcat" align="center"><strong>{$lang->forumbit_posts}</strong></td>
</tr>
{$forums}
<tr>
<td class="tfoot" align="center" colspan="5"><a href="misc.php?action=markread">{$lang->markread}</a> <a href="showteam.php">{$lang->forumteam}</a>
</td>
</tr>
</table>
<br />
{$ps_footer_index}
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<div><strong><a href="stats.php">{$lang->forumstats}</a></strong></div>
</td>
</tr>
</thead>
<tr>
<td class="tcat" colspan="2"><div class="expcolimage"><img src="{$theme['imgdir']}/stats/collapse{$collapsedimg['online']}.gif" id="online_img" class="expander" alt="[-]" /></div><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</td>
</tr>
<tbody style="{$collapsed['online_e']}" id="online_e">
<tr>
<td class="trow2" style="width:30px;" align="center"><img src="$theme[imgdir]/online.gif" alt="{$lang->whos_online}" /></td>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>
</tbody>
{$birthdays}
<tr><td class="tcat" colspan="2"><div class="expcolimage"><img src="{$theme['imgdir']}/stats/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" /></div><a href="stats.php"><strong>{$lang->boardstats}</strong></a></td></tr>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
<tr>
<td class="trow2" style="width:30px;" align="center"><img src="$theme[imgdir]/stats.gif" alt="{$lang->boardstats}" /></td>
<td class="trow1"><span class="smalltext">
{$lang->stats_posts_threads}
{$lang->stats_numusers}
{$lang->stats_newestuser}
{$lang->stats_mostonline}
</span>
</td>
</tr>
</tbody>
</table>
<div align="center">
<br />
<img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" style="vertical-align: middle; padding: 0px 10px 4px 0px;" /> <span class="smalltext">{$lang->new_posts}</span>
<img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" style="vertical-align: middle; padding: 0px 10px 4px 0px;" /> <span class="smalltext">{$lang->no_new_posts}</span>
<img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" style="vertical-align: middle; padding: 0px 10px 0px 0px;" /> <span class="smalltext">{$lang->forum_locked}</span>
</div>
</body>
<div align="center" style="font-size:12px"></div>
{$analytics} {$footer}
</html>