diff options
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/banner.html.tmpl | 2 |
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> |