summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/common.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2013-12-22 15:51:18 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2013-12-22 15:51:18 +0100
commitec4862650f2da6ef3b0cdcb1ca135a64879c6b31 (patch)
tree7038f46b8fac1881e434f207d10883149999a8b9 /template/en/default/admin/params/common.html.tmpl
parent61858962b06866a330960bd161591b000e26ae63 (diff)
downloadbugzilla-ec4862650f2da6ef3b0cdcb1ca135a64879c6b31.tar.gz
bugzilla-ec4862650f2da6ef3b0cdcb1ca135a64879c6b31.tar.xz
Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by CSS styles
r/a=justdave
Diffstat (limited to 'template/en/default/admin/params/common.html.tmpl')
-rw-r--r--template/en/default/admin/params/common.html.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/params/common.html.tmpl b/template/en/default/admin/params/common.html.tmpl
index bf2675b16..5f6f1bfc0 100644
--- a/template/en/default/admin/params/common.html.tmpl
+++ b/template/en/default/admin/params/common.html.tmpl
@@ -107,10 +107,10 @@
[% END %]
</select>
[% ELSE %]
- <font color="red">
+ <span class="warning">
Unknown param type [% param.type FILTER html %]!!!
- </font>
- [% END %]
+ </span>
+ [% END %]
</p>
[% UNLESS param.no_reset %]
<p>