aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web')
-rw-r--r--templates/web/base/report/new/category.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/base/report/new/category.html b/templates/web/base/report/new/category.html
index a89a4d5e9..8cfbecdcd 100644
--- a/templates/web/base/report/new/category.html
+++ b/templates/web/base/report/new/category.html
@@ -5,6 +5,7 @@
END; %]
<label for='form_category' id="form_category_label">
[%- loc('Category') %]
+ </label>
<select name='category' id='form_category'>
[% FOREACH cat_op IN category_options %]
[% cat_op_lc = cat_op | lower %]