From f6272d7bd689df7a56c969ce08b64be44f46f45d Mon Sep 17 00:00:00 2001 From: james Date: Mon, 23 Oct 2006 14:57:29 +0000 Subject: [PATCH] Remove the border on the help icon --- common.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common.inc.php b/common.inc.php index 2904d80..eacc22c 100644 --- a/common.inc.php +++ b/common.inc.php @@ -500,7 +500,7 @@ if($title) if(substr(getcwd(),-6)=="/admin" || substr(getcwd(),-7)=="/config") { $fname=substr($_SERVER['PHP_SELF'],strlen($config['SFIABDIRECTORY'])+1); - echo ""; + echo ""; } ""; echo "";