]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbase is...
authorlpsolit%gmail.com <>
Mon, 22 Sep 2008 18:02:51 +0000 (18:02 +0000)
committerlpsolit%gmail.com <>
Mon, 22 Sep 2008 18:02:51 +0000 (18:02 +0000)
template/en/default/global/common-links.html.tmpl

index 18695a8c6ff3cdcfeb4cba901bced8074d1a0b26..b30303d4ad900d88bfb006ff2003cdad0ba0b4f7 100644 (file)
 </ul>
 
 [% BLOCK link_to_documentation %]
-    [% IF doc_section %]
+    [% IF doc_section && Param('docs_urlbase') %]
       <li>
         <span class="separator">| </span>
         <a href="[% docs_urlbase _ doc_section FILTER html %]" target="_blank">Help</a>