From 4fa178ae3f0f612cf91b26a2dea498602794be3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Tue, 31 Dec 2013 13:48:41 +0100 Subject: Bug 920681: Remove the cellspacing and cellpadding attributes from tables r/a=justdave --- template/en/default/request/queue.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/request') diff --git a/template/en/default/request/queue.html.tmpl b/template/en/default/request/queue.html.tmpl index 2fb417eb6..07dec7315 100644 --- a/template/en/default/request/queue.html.tmpl +++ b/template/en/default/request/queue.html.tmpl @@ -212,7 +212,7 @@ to some group are shown by default.

[% column_headers.$group_field %]: [%+ (request.$group_field || "None") FILTER email FILTER html %]

- +
[% FOREACH column = display_columns %] [% NEXT IF column == group_field || excluded_columns.contains(column) %] -- cgit v1.2.1