From ca5515a33568c09349fed8c33b50a88e63021056 Mon Sep 17 00:00:00 2001 From: james Date: Fri, 22 Aug 2008 20:50:38 +0000 Subject: [PATCH] Put admin icons in the title of each page --- admin/awards.php | 3 ++- admin/cms.php | 3 ++- admin/committees.php | 3 ++- admin/communication.php | 3 ++- admin/cwsfregister.php | 3 ++- admin/documents.php | 3 ++- admin/judges.php | 3 ++- admin/regfee_items_manager.php | 3 ++- admin/registration.php | 3 ++- admin/reports.php | 6 ++++-- admin/reports_ceremony.php | 3 ++- admin/reports_editor.php | 3 ++- admin/schools.php | 6 ++++-- admin/tours.php | 3 ++- admin/translations.php | 3 ++- admin/volunteers.php | 3 ++- admin/winners.php | 6 ++++-- admin/ysfstats.php | 3 ++- 18 files changed, 42 insertions(+), 21 deletions(-) diff --git a/admin/awards.php b/admin/awards.php index d36d7442..02c8ba42 100644 --- a/admin/awards.php +++ b/admin/awards.php @@ -28,7 +28,8 @@ send_header("Awards", array('Committee Main' => 'committee_main.php', - 'Administration' => 'admin/index.php') ); + 'Administration' => 'admin/index.php'), + "awards_management" ); require_once("rerollprizes.php"); diff --git a/admin/cms.php b/admin/cms.php index c583e8a7..06103f49 100644 --- a/admin/cms.php +++ b/admin/cms.php @@ -32,7 +32,8 @@ send_header("Website Content Manager", array('Committee Main' => 'committee_main.php', - 'SFIAB Configuration' => 'config/index.php') + 'Administration' => 'admin/index.php'), + "website_content_management" ); if($_POST['action']=="save") diff --git a/admin/committees.php b/admin/committees.php index 79d23c53..5d36dfa0 100644 --- a/admin/committees.php +++ b/admin/committees.php @@ -49,7 +49,8 @@ if($_POST['users_id']) /* Now, start the output for this page */ send_header("Committee Management", array('Committee Main' => 'committee_main.php', - 'Administration' => 'admin/index.php' )); + 'Administration' => 'admin/index.php' ), + "committee_management"); $_SESSION['last_page'] = 'committee_management'; ?> diff --git a/admin/communication.php b/admin/communication.php index 45c0972b..bbcdd208 100644 --- a/admin/communication.php +++ b/admin/communication.php @@ -28,7 +28,8 @@ include "communication.inc.php"; send_header("Communication", array('Committee Main' => 'committee_main.php', - 'Administration' => 'admin/index.php') + 'Administration' => 'admin/index.php'), + "communication" ); echo "
"; diff --git a/admin/cwsfregister.php b/admin/cwsfregister.php index d1cb6ecc..b0a52609 100644 --- a/admin/cwsfregister.php +++ b/admin/cwsfregister.php @@ -120,7 +120,8 @@ include "xml.inc.php"; user_auth_required('committee', 'admin'); send_header("One-Click CWSF Registration", array('Committee Main' => 'committee_main.php', - 'Administration' => 'admin/index.php') + 'Administration' => 'admin/index.php'), + "one-click_cwsf_registration" ); echo "
"; diff --git a/admin/documents.php b/admin/documents.php index 1a1f5606..3ae9f8c4 100644 --- a/admin/documents.php +++ b/admin/documents.php @@ -34,7 +34,8 @@ user_auth_required('committee', 'admin'); send_header("Internal Document Manager", array('Committee Main' => 'committee_main.php', - 'Administration' => 'admin/index.php') + 'Administration' => 'admin/index.php'), + "internal_document_management" ); $editor=new TableEditor("documents", diff --git a/admin/judges.php b/admin/judges.php index 758227d9..f1957d59 100644 --- a/admin/judges.php +++ b/admin/judges.php @@ -28,7 +28,8 @@ send_header("Judges", array('Committee Main' => 'committee_main.php', - 'Administration' => 'admin/index.php') + 'Administration' => 'admin/index.php'), + "judging_management" ); echo "
"; echo ''.i18n('Judges').'