]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 105879 - Footer links have an extra | by Sanity Check
authorjake%acutex.net <>
Sat, 27 Oct 2001 01:49:33 +0000 (01:49 +0000)
committerjake%acutex.net <>
Sat, 27 Oct 2001 01:49:33 +0000 (01:49 +0000)
Patch by Matthew Tuck <matty@chariot.net.au>
r= dkl@redhat.com, jake@acutex.net

CGI.pl

diff --git a/CGI.pl b/CGI.pl
index ff47d6679745b8b93161bbc43930115d4078c81b..793e2eb0718234f21fd749c88b54d02682a07622 100644 (file)
--- a/CGI.pl
+++ b/CGI.pl
@@ -1317,7 +1317,7 @@ Edit <a href="userprefs.cgi">prefs</a>
             $html .= ", <a href=\"editkeywords.cgi\">keywords</a>\n";
         }
         if (UserInGroup("tweakparams")) {
-            $html .= "| <a href=\"sanitycheck.cgi\">Sanity&nbsp;check</a> |\n";
+            $html .= "| <a href=\"sanitycheck.cgi\">Sanity&nbsp;check</a>\n";
         }
 
         $html .= qq{