From b05e0daefb6004b60f6fde3e4fb47f63c7bb86f0 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 2 Aug 2003 12:13:11 +0000 Subject: [PATCH] (#2700) fixed header ns presentation bug --- lib/visualpatterns/NavBar.inc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/visualpatterns/NavBar.inc b/lib/visualpatterns/NavBar.inc index 2505893..0cf1b77 100644 --- a/lib/visualpatterns/NavBar.inc +++ b/lib/visualpatterns/NavBar.inc @@ -171,10 +171,10 @@ class NavBar { // build the nav bar $bar = "\n"; $bar .= "\t\n"; - $bar .= "\t\t\n"; + $bar .= "\t\t\n"; $bar .= "\t\n"; $bar .= "\t\n"; - $bar .= "\t\t\n"; -- libgit2 0.21.4
graphicsUrl/logo.jpg\" width=\"30\" height=\"36\"/>graphicsUrl/logo.jpg\" width=\"30\" height=\"36\"/>
"; + $bar .= "\t\t"; $bar .= "graphicsUrl/arrow.gif\" >\n"; $bar .= "\n "; @@ -182,7 +182,7 @@ class NavBar { if ((strcmp($this->sSection,"Standard Search") == 0) || (strcmp($this->sSection,"Advanced Search") == 0)) { $bar .= "\n "; } else { - $bar .= "\n"; + $bar .= "\n"; (isset($this->iFolderID) ? $bar .= "iFolderID . "\" />\n " : $bar .= ""); (isset($this->iDocumentID) ? $bar .= "iDocumentID . "\" />\n " : $bar .= ""); (isset($this->sCategoryName) ? $bar .= "sCategoryName . "\" />\n " : $bar .= ""); @@ -190,7 +190,7 @@ class NavBar { //this next line works in IE, and Netscape 4.79 up, but NOT Netscape 4.79 //$bar .= "rootUrl . "/control.php')\" src=\"$default->graphicsUrl/search.gif\" align = \"absmiddle\" border=\"0\" />\n"; //replaced with this line - $bar .= "rootUrl . "/control.php')\">graphicsUrl/search.gif\" border=\"0\" />"; + $bar .= "rootUrl . "/control.php')\">graphicsUrl/search.gif\" border=\"0\" />"; } $bar .= "\t\t