summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/header.html.tmpl
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-08-22 16:24:39 +0200
committerByron Jones <bjones@mozilla.com>2013-08-22 16:24:39 +0200
commit1f870a8b3f88cc77319dec50380fc4554f34793e (patch)
treec617f780e6e9323dc4d61904cd62cedaa6773b5c /template/en/default/global/header.html.tmpl
parentb1a8557e0c4d1a5d7cd49a8134854ff140611af4 (diff)
downloadbugzilla-1f870a8b3f88cc77319dec50380fc4554f34793e.tar.gz
bugzilla-1f870a8b3f88cc77319dec50380fc4554f34793e.tar.xz
Bug 908197: do not tag stylesheets as "alternative"
Diffstat (limited to 'template/en/default/global/header.html.tmpl')
-rw-r--r--template/en/default/global/header.html.tmpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index ea4104cf6..07446516b 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -113,7 +113,6 @@
[%# CSS cascade, parts 1 & 2: YUI & Standard Bugzilla stylesheet set (persistent).
# Always present. %]
<link href="[% 'skins/standard/global.css' FILTER mtime FILTER html %]"
- rel="alternate stylesheet"
title="[% setting_descs.standard FILTER html %]">
[% FOREACH style_url = css_sets.standard %]
[% PROCESS format_css_link css_set_name = 'standard' %]