From ec4862650f2da6ef3b0cdcb1ca135a64879c6b31 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sun, 22 Dec 2013 15:51:18 +0100 Subject: Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by CSS styles r/a=justdave --- template/en/default/admin/classifications/select.html.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'template/en/default/admin/classifications/select.html.tmpl') diff --git a/template/en/default/admin/classifications/select.html.tmpl b/template/en/default/admin/classifications/select.html.tmpl index 8a033a950..02a3cd413 100644 --- a/template/en/default/admin/classifications/select.html.tmpl +++ b/template/en/default/admin/classifications/select.html.tmpl @@ -8,10 +8,11 @@ [% PROCESS global/header.html.tmpl title = "Select classification" + style_urls = ['skins/standard/admin.css'] %] - + @@ -26,7 +27,7 @@ [% IF cl.description %] [% cl.description FILTER html_light %] [% ELSE %] - none + none [% END %] -- cgit v1.2.3-24-g4f1b
Edit Classification ... Description Sortkey [% cl.sortkey FILTER html %]