From d8835285194163b3f2c99997668705daa40d2dd4 Mon Sep 17 00:00:00 2001 From: Christopher Trom Date: Sun, 2 Dec 2012 19:56:17 +0100 Subject: Bug 547311: Remove the "align" attribute from r/a=LpSolit --- template/en/default/admin/fieldvalues/edit.html.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'template/en/default/admin/fieldvalues/edit.html.tmpl') diff --git a/template/en/default/admin/fieldvalues/edit.html.tmpl b/template/en/default/admin/fieldvalues/edit.html.tmpl index ab6418552..90ac419c6 100644 --- a/template/en/default/admin/fieldvalues/edit.html.tmpl +++ b/template/en/default/admin/fieldvalues/edit.html.tmpl @@ -39,19 +39,19 @@ - + [% IF field.name == "bug_status" %] - + [% IF value.is_open %]Open[% ELSE %]Closed[% END %] [% END %] [% IF field.value_field %] - + @@ -76,7 +76,7 @@ [% END %] - + -- cgit v1.2.3-24-g4f1b