summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-08-28 16:27:20 +0200
committerDave Lawrence <dlawrence@mozilla.com>2013-08-28 16:27:20 +0200
commit809cad03013802e8d57f2f6607bab89dbf5d73fc (patch)
tree77b9e2970dfc71526711cd12ca44ffed1dfb53c6 /template/en/default/global
parentb9dd56427c72d91be4f4d172ecda431a5b4fe9f2 (diff)
downloadbugzilla-809cad03013802e8d57f2f6607bab89dbf5d73fc.tar.gz
bugzilla-809cad03013802e8d57f2f6607bab89dbf5d73fc.tar.xz
Bug 906757 - Update tab on Mozilla theme to new tab style (Tabzilla)
r=glob
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/header.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index 07446516b..fae10996d 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -246,7 +246,6 @@
<div id="header">
[% IF user.settings.skin.value == 'Mozilla' %]
-
<div class="wrapper">
<table border="0" cellspacing="0" cellpadding="0" id="titles">
<tr>
@@ -304,7 +303,8 @@
[% END %]
</td>
<td id="moz_tab">
- <a href="http://mozilla.org/"><img src="https://addons.cdn.mozilla.net/media/img/zamboni/mozilla-tab.png?b=4953ddb" border="0"></a>
+ <a href="https://www.mozilla.org/" title="Mozilla - Home of the Mozilla Project">
+ <img src="skins/contrib/Mozilla/tabzilla.png" border="0" height="42" width="154"></a>
</td>
</tr>
</table>