From b26994f518b7f7edea6f2236746d084b3bc12e1e Mon Sep 17 00:00:00 2001 From: Jan-Philipp Litza Date: Sun, 30 Dec 2012 17:13:28 +0100 Subject: moved footer to navigation and removed left-padding of headings, reworked credits --- includes/sys_menu.php | 41 +---------------------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) (limited to 'includes') diff --git a/includes/sys_menu.php b/includes/sys_menu.php index 7eeaa70a..5c69be39 100644 --- a/includes/sys_menu.php +++ b/includes/sys_menu.php @@ -73,46 +73,7 @@ function make_navigation_for($name, $pages) { } function make_menu() { - return make_navigation() . make_onlineusers() . make_langselect(); -} - -function make_onlineusers() { - global $privileges, $user; - $html = ''; - return $html; + return make_navigation() . make_langselect(); } function make_langselect() { -- cgit v1.2.3-70-g09d2