summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/banner.html.tmpl
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-08-29 18:25:41 +0200
committerbbaetz%student.usyd.edu.au <>2002-08-29 18:25:41 +0200
commit4c1922a6e893428bfbd43bc41ff4245384d8b543 (patch)
tree6c55aaa02be826e1352dd2d5be88b5ff61935029 /template/en/default/global/banner.html.tmpl
parent90c042db954fe86d555c2d3e413dd70f26d55cd4 (diff)
downloadbugzilla-4c1922a6e893428bfbd43bc41ff4245384d8b543.tar.gz
bugzilla-4c1922a6e893428bfbd43bc41ff4245384d8b543.tar.xz
Bug 163829 - move pref code into a separate package
r=joel, preed
Diffstat (limited to 'template/en/default/global/banner.html.tmpl')
-rw-r--r--template/en/default/global/banner.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/banner.html.tmpl b/template/en/default/global/banner.html.tmpl
index 2b23de30c..8b1909b52 100644
--- a/template/en/default/global/banner.html.tmpl
+++ b/template/en/default/global/banner.html.tmpl
@@ -27,7 +27,7 @@
<tr>
<td>
<font color="#FFFFFF" size="8"><center>
- Bugzilla Version [% Param("version") %]
+ Bugzilla Version [% VERSION %]
</center></font>
</td>
</tr>