webstaff: typo!
authorMike Rylander <mrylander@gmail.com>
Wed, 31 May 2017 18:17:34 +0000 (14:17 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 31 May 2017 18:18:26 +0000 (14:18 -0400)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/serials/index.tt2

index 920686b..9fe96b6 100644 (file)
@@ -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)') %]";