From: lpsolit%gmail.com <> Date: Mon, 22 Sep 2008 18:04:34 +0000 (+0000) Subject: Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbase is... X-Git-Tag: bugzilla-3.2rc2~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f8325ec8cb43119e6118a43d354681762b43fd;p=thirdparty%2Fbugzilla.git Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbase is empty - Patch by A.A. Shimono (himorin) r/a=LpSolit --- diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index 29822d4429..2024afa6bd 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -119,7 +119,7 @@ [% BLOCK link_to_documentation %] - [% IF doc_section %] + [% IF doc_section && Param('docs_urlbase') %]
  • | Help