From: lpsolit%gmail.com <> Date: Mon, 22 Sep 2008 18:02:51 +0000 (+0000) Subject: Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbase is... X-Git-Tag: bugzilla-3.3.1~143 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da12b9b0e2661b02133a0ed27f26811e8a79e117;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 18695a8c6f..b30303d4ad 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