summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_event.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_event.html')
-rw-r--r--httemplate/search/report_cust_event.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_cust_event.html b/httemplate/search/report_cust_event.html
index 5b8489bbf..df7d32a95 100644
--- a/httemplate/search/report_cust_event.html
+++ b/httemplate/search/report_cust_event.html
@@ -52,7 +52,7 @@
'field' => 'event_status',
'multiple' => 1,
'all_selected' => 1,
- 'size' => 5,
+ 'size' => 6,
'options' => [ qw( done_Y done_S done_N failed new locked ) ],
'option_labels' => { done_Y => 'Completed normally',
done_S => 'Completed, with an error',