From f395e7480ba630b90a545fc39e38bdfa82ee24b5 Mon Sep 17 00:00:00 2001 From: james Date: Mon, 16 Oct 2006 17:31:55 +0000 Subject: [PATCH] Add a link to return to the main schoolaccess page once a school has logged in. Fixes Bug #0000100 --- common.inc.php | 4 +++- schoolaccess.php | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/common.inc.php b/common.inc.php index 2cd0783..357ad9e 100644 --- a/common.inc.php +++ b/common.inc.php @@ -439,7 +439,9 @@ else if($_SESSION['schoolid'] && $_SESSION['schoolaccesscode']) { ?> -
  • +
  • +$errormsg"; + if($happymsg) echo happy($happymsg); echo "
    \n"; echo i18n("Welcome to the School Access Page. This page allows your school to provide several key pieces of information for the fair, as well as feedback about the schools experience with/at the fair.");