aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-07-03 15:53:24 +0000
committerlpsolit%gmail.com <>2006-07-03 15:53:24 +0000
commit3d317ca092cec05ad9dcdd3815d74bedbd9f3412 (patch)
tree20e379143241aee23d4dc506623f302e68698613 /template/en/default/bug
parent1e087ef9416da23989f9134866586ea02df156da (diff)
downloadbugs-3d317ca092cec05ad9dcdd3815d74bedbd9f3412.tar
bugs-3d317ca092cec05ad9dcdd3815d74bedbd9f3412.tar.gz
bugs-3d317ca092cec05ad9dcdd3815d74bedbd9f3412.tar.bz2
bugs-3d317ca092cec05ad9dcdd3815d74bedbd9f3412.tar.xz
bugs-3d317ca092cec05ad9dcdd3815d74bedbd9f3412.zip
Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
Diffstat (limited to 'template/en/default/bug')
-rw-r--r--template/en/default/bug/show.xml.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/show.xml.tmpl b/template/en/default/bug/show.xml.tmpl
index 1e35d8f36..a941ebc62 100644
--- a/template/en/default/bug/show.xml.tmpl
+++ b/template/en/default/bug/show.xml.tmpl
@@ -24,7 +24,7 @@
<?xml version="1.0" [% IF Param('utf8') %]encoding="UTF-8" [% END %]standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "[% Param('urlbase') %]bugzilla.dtd">
-<bugzilla version="[% VERSION %]"
+<bugzilla version="[% constants.BUGZILLA_VERSION %]"
urlbase="[% Param('urlbase') %]"
maintainer="[% Param('maintainer') FILTER xml %]"
[% IF user.id %]