summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/choose-classification.html.tmpl
diff options
context:
space:
mode:
authorChristopher Trom <chtrom@gmail.com>2012-12-02 19:56:17 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-12-02 19:56:17 +0100
commitd8835285194163b3f2c99997668705daa40d2dd4 (patch)
tree059c1e4037c9b16e0337edb5323311295a3043ad /template/en/default/global/choose-classification.html.tmpl
parentb3821a27575b9df948e7387b9499a020e4a2dd34 (diff)
downloadbugzilla-d8835285194163b3f2c99997668705daa40d2dd4.tar.gz
bugzilla-d8835285194163b3f2c99997668705daa40d2dd4.tar.xz
Bug 547311: Remove the "align" attribute from <th>
r/a=LpSolit
Diffstat (limited to 'template/en/default/global/choose-classification.html.tmpl')
-rw-r--r--template/en/default/global/choose-classification.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/choose-classification.html.tmpl b/template/en/default/global/choose-classification.html.tmpl
index 76789a2fc..a3aab9c29 100644
--- a/template/en/default/global/choose-classification.html.tmpl
+++ b/template/en/default/global/choose-classification.html.tmpl
@@ -21,7 +21,7 @@
<table>
<tr>
- <th align="right">
+ <th>
<a href="[% target FILTER uri %]?classification=__all
[% IF cloned_bug_id %]&amp;cloned_bug_id=[% cloned_bug_id FILTER uri %][% END -%]
[%- IF format %]&amp;format=[% format FILTER uri %][% END %]">
@@ -36,7 +36,7 @@
[% FOREACH class = classifications %]
<tr>
- <th align="right">
+ <th>
<a href="[% target FILTER uri %]?classification=[% class.name FILTER uri -%]
[%- IF cloned_bug_id %]&amp;cloned_bug_id=[% cloned_bug_id FILTER uri %][% END -%]
[%- IF format %]&amp;format=[% format FILTER uri %][% END %]">