From 9269c7359b915605f0050ee658b4eee4c3276abc Mon Sep 17 00:00:00 2001 From: Terran McCanna Date: Tue, 27 Oct 2020 18:54:17 -0400 Subject: [PATCH] LP1855761 Typo when creating new carousel mapping Fixes two typos in the carousel messages. Signed-off-by: Terran McCanna Signed-off-by: Michele Morgan --- .../src/eg2/src/app/staff/admin/local/admin-carousel.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html index 6740171a14..8bbdc33efc 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/local/admin-carousel.component.html @@ -9,13 +9,13 @@ Update of {{idlClassDef.label}} failed -Delete of carousel faiiled or was not allowed +Delete of carousel failed or was not allowed Carousel Successfully Deleted -{{idlClassDef.label}} Succeessfully Created +{{idlClassDef.label}} Successfully Created Failed to create new {{idlClassDef.label}} -- 2.11.0