From 4fa178ae3f0f612cf91b26a2dea498602794be3b Mon Sep 17 00:00:00 2001 From: Frédéric Buclin 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/admin/flag-type/list.html.tmpl | 68 +++++++++++----------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'template/en/default/admin/flag-type/list.html.tmpl') diff --git a/template/en/default/admin/flag-type/list.html.tmpl b/template/en/default/admin/flag-type/list.html.tmpl index a3d26a0d0..375f62978 100644 --- a/template/en/default/admin/flag-type/list.html.tmpl +++ b/template/en/default/admin/flag-type/list.html.tmpl @@ -37,38 +37,38 @@

- - - - - - - - - -
- - - - - - -
+
+ + +
+ +
+ + +
+ +
+ + +
+ +

Flag Types for [% terms.Bugs %]

@@ -91,7 +91,7 @@ [% BLOCK display_flag_types %] - +
@@ -113,7 +113,7 @@ - +
Edit name ...
[% type.name FILTER html FILTER no_break %] [% type.description FILTER html %][% type.sortkey FILTER html %][% type.sortkey FILTER html %] [% IF type.is_requestable %] requestable -- cgit v1.2.3-24-g4f1b