From 2066633610a7431ab4acca539eb727d6422cada9 Mon Sep 17 00:00:00 2001 From: Michele Morgan Date: Mon, 30 Nov 2020 14:32:31 -0500 Subject: [PATCH] LP1855761 Fix additional occurrences of 'Succeessfully' Credit also to Christine Morgan and Martha Driscoll for working to hammer out the process of editing and testing Angular files. Signed-off-by: Michele Morgan Signed-off-by: Jane Sandberg --- .../eg2/src/app/staff/admin/server/org-unit-type.component.html | 2 +- .../src/app/staff/share/admin-page/admin-page.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.html b/Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.html index 99aeace45b..07ee78d599 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/server/org-unit-type.component.html @@ -4,7 +4,7 @@ Org Unit Type Update Succeeded -Org Unit Type Succeessfully Created +Org Unit Type Successfully Created Org Unit Type Update Failed diff --git a/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html b/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html index f6e6397ed1..8a3ef475b5 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/admin-page/admin-page.component.html @@ -10,7 +10,7 @@ {{idlClassDef.label}} Successfully Deleted -{{idlClassDef.label}} Succeessfully Created +{{idlClassDef.label}} Successfully Created Failed to create new {{idlClassDef.label}} -- 2.43.2