diff options
-rw-r--r-- | template/en/default/global/banner.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/banner.html.tmpl b/template/en/default/global/banner.html.tmpl index 7da8feee2..b8bf4e06d 100644 --- a/template/en/default/global/banner.html.tmpl +++ b/template/en/default/global/banner.html.tmpl @@ -26,9 +26,9 @@ cellspacing="0"> <tr> <td> - <font color="#FFFFFF" size="8"><center> + <center><font color="#FFFFFF" size="8"> This is Bugzilla - </center></font> + </font></center> </td> </tr> </table> |