]> 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:04:34 +0000 (18:04 +0000)
committerlpsolit%gmail.com <>
Mon, 22 Sep 2008 18:04:34 +0000 (18:04 +0000)
template/en/default/global/common-links.html.tmpl

index 29822d4429e215657fcb16c700c0f7d568c861a7..2024afa6bd48a006ed6c15351d04c7bc789f76b3 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>