summaryrefslogtreecommitdiffstats
path: root/CGI.pl
diff options
context:
space:
mode:
authorjake%acutex.net <>2001-10-27 03:49:33 +0200
committerjake%acutex.net <>2001-10-27 03:49:33 +0200
commita350cba23db498f94ecdbcfd0e5d7518aef00430 (patch)
treefeb8be8e58756b4cce2775b012c3dc9f1e6b42d7 /CGI.pl
parent83dd5d76cfb9037fa41f34aeddbf44b5d65c55aa (diff)
downloadbugzilla-a350cba23db498f94ecdbcfd0e5d7518aef00430.tar.gz
bugzilla-a350cba23db498f94ecdbcfd0e5d7518aef00430.tar.xz
Bug 105879 - Footer links have an extra | by Sanity Check
Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
Diffstat (limited to 'CGI.pl')
-rw-r--r--CGI.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/CGI.pl b/CGI.pl
index ff47d6679..793e2eb07 100644
--- 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{