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/custom_fields/confirm-delete.html.tmpl | 2 +- template/en/default/admin/custom_fields/list.html.tmpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/admin/custom_fields') diff --git a/template/en/default/admin/custom_fields/confirm-delete.html.tmpl b/template/en/default/admin/custom_fields/confirm-delete.html.tmpl index 0b7c8814c..579806137 100644 --- a/template/en/default/admin/custom_fields/confirm-delete.html.tmpl +++ b/template/en/default/admin/custom_fields/confirm-delete.html.tmpl @@ -24,7 +24,7 @@ %] - + diff --git a/template/en/default/admin/custom_fields/list.html.tmpl b/template/en/default/admin/custom_fields/list.html.tmpl index e6ec0c283..7d54926b0 100644 --- a/template/en/default/admin/custom_fields/list.html.tmpl +++ b/template/en/default/admin/custom_fields/list.html.tmpl @@ -14,6 +14,7 @@ [% PROCESS global/header.html.tmpl title = "Custom Fields" + style_urls = ['skins/standard/admin.css'] doc_section = "custom-fields.html" %] -- cgit v1.2.3-24-g4f1b
Field Value