summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/tagging.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/tagging.html.tmpl')
-rw-r--r--template/en/default/bug/tagging.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/tagging.html.tmpl b/template/en/default/bug/tagging.html.tmpl
index 88c113051..6d669dd5d 100644
--- a/template/en/default/bug/tagging.html.tmpl
+++ b/template/en/default/bug/tagging.html.tmpl
@@ -20,7 +20,7 @@
<input type="hidden" name="list_of_bugs" value="1">
<input type="hidden" name="bug_ids" value="[% bug.id FILTER none %]">
<input type="hidden" name="token" value="[% issue_hash_token(['savedsearch']) FILTER html %]">
- <select id="lob_action" name="action" >
+ <select id="lob_action" name="action">
<option value="add">Add</option>
[% IF user.tags.size %]
<option value="remove">Remove</option>