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/keywords/create.html.tmpl | 4 ++-- template/en/default/admin/keywords/edit.html.tmpl | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/admin/keywords') diff --git a/template/en/default/admin/keywords/create.html.tmpl b/template/en/default/admin/keywords/create.html.tmpl index e29db400c..10de960cb 100644 --- a/template/en/default/admin/keywords/create.html.tmpl +++ b/template/en/default/admin/keywords/create.html.tmpl @@ -18,11 +18,11 @@
- + - +
Name:Name:
Description:Description: [% INCLUDE global/textarea.html.tmpl name = 'description' diff --git a/template/en/default/admin/keywords/edit.html.tmpl b/template/en/default/admin/keywords/edit.html.tmpl index 07603e1de..f8b74ab21 100644 --- a/template/en/default/admin/keywords/edit.html.tmpl +++ b/template/en/default/admin/keywords/edit.html.tmpl @@ -17,12 +17,12 @@ - + - + - +
Name:Name:
Description:Description: [% INCLUDE global/textarea.html.tmpl name = 'description' @@ -34,7 +34,7 @@
[% terms.Bugs %]:[% terms.Bugs %]: [% IF keyword.bug_count > 0 %] -- cgit v1.2.3-24-g4f1b