diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/banner.html.tmpl | 6 | ||||
-rw-r--r-- | template/en/default/global/footer.html.tmpl | 10 |
2 files changed, 6 insertions, 10 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> diff --git a/template/en/default/global/footer.html.tmpl b/template/en/default/global/footer.html.tmpl index c932f92b9..017e8d810 100644 --- a/template/en/default/global/footer.html.tmpl +++ b/template/en/default/global/footer.html.tmpl @@ -34,15 +34,7 @@ <tr> <td> -[%# Migration note: this section corresponds to the old Param 'blurbhtml' %] - - This is <b>Bugzilla</b>: the Mozilla bug system. For more - information about what Bugzilla is and what it can do, see - <a href="http://www.bugzilla.org/">bugzilla.org</a>. - -[%# End section %] - - <br> +[%# Migration note: the old param 'blurbhtml' goes here %] [%# Migration note: useful-links.html.tmpl corresponds to %commandmenu% %] |