summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/banner.html.tmpl
diff options
context:
space:
mode:
authorbbaetz%student.usyd.edu.au <>2002-09-30 09:12:35 +0200
committerbbaetz%student.usyd.edu.au <>2002-09-30 09:12:35 +0200
commit60df4e0a216d538ffc39cbb58c470261f3bf2af2 (patch)
treebb459dff30f95e7b7c70fc06c8f96f318a5ba3c4 /template/en/default/global/banner.html.tmpl
parentf051e39300daa8966a2729b5d2e4729594341acb (diff)
downloadbugzilla-60df4e0a216d538ffc39cbb58c470261f3bf2af2.tar.gz
bugzilla-60df4e0a216d538ffc39cbb58c470261f3bf2af2.tar.xz
Bug 169819 - remove 'this is bugzilla...' text from footer
r=justdave x2
Diffstat (limited to 'template/en/default/global/banner.html.tmpl')
-rw-r--r--template/en/default/global/banner.html.tmpl6
1 files changed, 5 insertions, 1 deletions
diff --git a/template/en/default/global/banner.html.tmpl b/template/en/default/global/banner.html.tmpl
index 8b1909b52..7da8feee2 100644
--- a/template/en/default/global/banner.html.tmpl
+++ b/template/en/default/global/banner.html.tmpl
@@ -27,8 +27,12 @@
<tr>
<td>
<font color="#FFFFFF" size="8"><center>
- Bugzilla Version [% VERSION %]
+ This is Bugzilla
</center></font>
</td>
</tr>
</table>
+
+ <center><font size="-1">
+ <a href="http://www.bugzilla.org/">Bugzilla</a> Version [% VERSION %]
+ </font></center>