git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@259 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
GTDarkNightmare@gmail.com 2011-08-27 17:28:57 +00:00
commit 65f68a9ecf

View file

@ -300,7 +300,6 @@ else if( isset($_GET['pane']) && $_GET['pane'] == 'right' )
{
$template->assign_vars(array(
'USERS_ONLINE_HREF' => "index.php?pane=right&users_online=1&sid={$userdata['session_id']}",
'L_SHOW_USERS_ONLINE' => $lang['SHOW_ONLINE_USERLIST'],
));
}