From: lpsolit%gmail.com <> Date: Wed, 27 Dec 2006 08:47:05 +0000 (+0000) Subject: Bug 365046: If docs_urlbase is empty, link to "the named tag" in the documentation... X-Git-Tag: bugzilla-2.23.4~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2475705f29997ae1575288ee8ef116c6ecca4ac;p=thirdparty%2Fbugzilla.git Bug 365046: If docs_urlbase is empty, link to "the named tag" in the documentation should be supressed - Patch by Frédéric Buclin r=bkor a=justdave --- diff --git a/template/en/default/global/per-bug-queries.html.tmpl b/template/en/default/global/per-bug-queries.html.tmpl index fa682ebc95..c3706d6de6 100644 --- a/template/en/default/global/per-bug-queries.html.tmpl +++ b/template/en/default/global/per-bug-queries.html.tmpl @@ -71,7 +71,13 @@ [% END %] - the named tag + + [% IF Param('docs_urlbase') %] + the named tag + [% ELSE %] + the named tag + [% END %] + [% IF lists_of_bugs.size %]