From 35ba5c7ca86f4ffb49528808c1e479144ab4c47f Mon Sep 17 00:00:00 2001 From: Mike Rylander Date: Wed, 31 May 2017 14:17:34 -0400 Subject: [PATCH] webstaff: typo! Signed-off-by: Mike Rylander --- Open-ILS/src/templates/staff/serials/index.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/serials/index.tt2 b/Open-ILS/src/templates/staff/serials/index.tt2 index 920686b365..9fe96b6b3e 100644 --- a/Open-ILS/src/templates/staff/serials/index.tt2 +++ b/Open-ILS/src/templates/staff/serials/index.tt2 @@ -40,7 +40,7 @@ angular.module('egCoreMod').run(['egStrings', function(s) { s.SERIALS_DISTRIBUTION_FAIL_BINDING_TEMPLATE = "[% l('Failed to apply binding unit template to distribution') %]"; s.SERIALS_EDIT_SISS_HC = "[% l('Edit issue information') %]"; s.SERIALS_ISSUANCE_PREDICT = "[% l('Predict New Issues: Initial Values') %]"; - s.SERIALS_ISSUANCE_ADD = "[% l('Add folloing issue') %]"; + s.SERIALS_ISSUANCE_ADD = "[% l('Add following issue') %]"; s.CONFIRM_DELETE_SUBSCRIPTION = "[% l('Delete selected subscription(s)?') %]"; s.CONFIRM_DELETE_SUBSCRIPTION_MESSAGE = "[% l('Will delete {{count}} subscription(s)') %]"; -- 2.11.0