summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/help-header.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global/help-header.html.tmpl')
-rw-r--r--template/en/default/global/help-header.html.tmpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/template/en/default/global/help-header.html.tmpl b/template/en/default/global/help-header.html.tmpl
index 3cbb4e371..e26405634 100644
--- a/template/en/default/global/help-header.html.tmpl
+++ b/template/en/default/global/help-header.html.tmpl
@@ -19,8 +19,11 @@
# Contributor(s): Gervase Markham <gerv@gerv.net>
#%]
+[% USE Bugzilla %]
+[% cgi = Bugzilla.cgi %]
+
[% IF help %]
- [% IF user_agent.search("Mozilla/5") %]
+ [% IF cgi.user_agent("Mozilla/5") %]
<style type="text/css">
.help {
border-style: solid;