summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/keywords
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/keywords')
-rw-r--r--template/en/default/admin/keywords/confirm-delete.html.tmpl4
-rw-r--r--template/en/default/admin/keywords/create.html.tmpl2
2 files changed, 3 insertions, 3 deletions
diff --git a/template/en/default/admin/keywords/confirm-delete.html.tmpl b/template/en/default/admin/keywords/confirm-delete.html.tmpl
index 20a6deee7..7fd93439a 100644
--- a/template/en/default/admin/keywords/confirm-delete.html.tmpl
+++ b/template/en/default/admin/keywords/confirm-delete.html.tmpl
@@ -35,7 +35,7 @@
There are [% keyword.bug_count FILTER html %] [%+ terms.bugs %] with
this keyword set.
[% END %]
-
+
Are you <b>sure</b> you want to delete
the <code>[% keyword.name FILTER html %]</code> keyword?
</p>
@@ -50,4 +50,4 @@
<p><a href="editkeywords.cgi">Edit other keywords</a>.</p>
-[% PROCESS global/footer.html.tmpl %]
+[% PROCESS global/footer.html.tmpl %]
diff --git a/template/en/default/admin/keywords/create.html.tmpl b/template/en/default/admin/keywords/create.html.tmpl
index e5d6aa0df..02bf84218 100644
--- a/template/en/default/admin/keywords/create.html.tmpl
+++ b/template/en/default/admin/keywords/create.html.tmpl
@@ -22,7 +22,7 @@
[%# INTERFACE:
# none
#%]
-
+
[% PROCESS global/header.html.tmpl
title = "Add keyword"
subheader = "This page allows you to add a new keyword."