diff --git a/upload/admin/index.php b/upload/admin/index.php index 175df914d..59940e83b 100644 --- a/upload/admin/index.php +++ b/upload/admin/index.php @@ -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'], )); }