From 1f31bc124cf02ab11095ded709a96bb01e940394 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 14 Nov 2007 20:55:47 +0000 Subject: [PATCH] Remove the "Return to SFIAB Development Page" link, and make the version number at the bottom link back to it --- common.inc.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/common.inc.php b/common.inc.php index e92bec4..e5244d9 100644 --- a/common.inc.php +++ b/common.inc.php @@ -556,8 +556,6 @@ if(count($config['languages'])>1) ?> - -
@@ -600,7 +598,7 @@ if(substr($config['version'], -1) % 2 != 0) echo "DEBUG:"; print_r($_SESSION); } -echo "SFIAB Version ".$config['version']; +echo "SFIAB Version ".$config['version'].""; ?>