]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=myk
authormyk%mozilla.org <>
Tue, 28 Sep 2004 05:55:29 +0000 (05:55 +0000)
committermyk%mozilla.org <>
Tue, 28 Sep 2004 05:55:29 +0000 (05:55 +0000)
template/en/default/global/useful-links.html.tmpl

index 8a11b2ad3d50cee76bf1234847f6fda6f8043c9b..0aaa8cd8d57e5d81e8923ca9b9fe84512a2c7011 100644 (file)
@@ -30,6 +30,7 @@
   <div id="links-actions">
     <div class="label">Actions:</div>
     <div class="links">
+        <a href="[% Param('urlbase') %]">Home</a> | 
         <a href="enter_bug.cgi">New</a> | 
         <a href="query.cgi">Search</a> |