From dff519b477401028789f089e8d176b75517ab4b9 Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Thu, 11 Feb 2016 09:43:07 -0500 Subject: [PATCH] Adjust display of next-status labels in the copy alert popup Signed-off-by: Mike Rylander --- Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2 b/Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2 index 0fa8b37c4f..9f15cc9b72 100644 --- a/Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2 +++ b/Open-ILS/src/templates/staff/share/t_copy_alert_manager_dialog.tt2 @@ -23,11 +23,13 @@
- [% l('Will set copy status to [_1]', '{{next_statuses[0].name()}}') %] +
+ [% l('Next copy status: ') %] {{next_statuses[0].name()}} +
- +