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/workflow/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/admin/workflow/edit.html.tmpl') diff --git a/template/en/default/admin/workflow/edit.html.tmpl b/template/en/default/admin/workflow/edit.html.tmpl index 403405b16..4ae613ef5 100644 --- a/template/en/default/admin/workflow/edit.html.tmpl +++ b/template/en/default/admin/workflow/edit.html.tmpl @@ -53,7 +53,7 @@ [% p = [{id => 0, name => "{Start}", is_open => 1}] %] [% FOREACH status = p.merge(statuses) %] - + [% display_value("bug_status", status.name) FILTER html %] -- cgit v1.2.3-24-g4f1b