From 9d814dee8f48c712a4d41ddf21fe291fc09eee82 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Mon, 17 Jan 2011 19:56:51 -0500 Subject: [PATCH] Moved careers and promotions link to the sessions block --- main/admin/index.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/main/admin/index.php b/main/admin/index.php index 88515722bf..5b94faadc0 100755 --- a/main/admin/index.php +++ b/main/admin/index.php @@ -162,9 +162,6 @@ if (api_is_platform_admin()) { ?> echo '
  • '.get_lang('DataFiller').'
  • '; } - echo Display::tag('li',Display::url(get_lang('CareersAndPromotions'), 'career_dashboard.php')); - //echo Display::tag('li',Display::url(get_lang('Promotions'), 'promotions.php')); - ?> @@ -195,8 +192,10 @@ if (api_get_setting('use_session_mode') == 'true') { ?>
  • - - +