From: Mike Rylander Date: Thu, 11 Feb 2016 14:43:07 +0000 (-0500) Subject: Adjust display of next-status labels in the copy alert popup X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2546c30d28a87bdb31b4557e12f0cd0bdaf552d4;p=working%2FEvergreen.git Adjust display of next-status labels in the copy alert popup Signed-off-by: Mike Rylander Signed-off-by: Galen Charlton --- 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()}} +
- +