From: justdave%syndicomm.com <>
Date: Mon, 9 Dec 2002 18:40:39 +0000 (+0000)
Subject: Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigation toolbar.
X-Git-Tag: bugzilla-2.17.2~6
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4f1a74e8eafc094380c8cdc0370a9f6ec3c05f;p=thirdparty%2Fbugzilla.git
Bug 184365: link to urlbase instead of index.cgi from "Top" link in navigation toolbar.
r=gerv, a=me
---
diff --git a/template/en/default/global/site-navigation.html.tmpl b/template/en/default/global/site-navigation.html.tmpl
index 77611b4652..e0fb49a6a4 100644
--- a/template/en/default/global/site-navigation.html.tmpl
+++ b/template/en/default/global/site-navigation.html.tmpl
@@ -26,7 +26,7 @@
#%]
[% IF NOT (user_agent.match("MSIE [1-6]") OR user_agent.match("Mozilla/4")) %]
-
+
[%# *** Bug List Navigation *** %]
[% IF bug && bug_list && bug_list.size > 0 %]