LP1900159 Staff Catalog Typo - No Results
authorTerran McCanna <tmccanna@georgialibraries.org>
Thu, 31 Dec 2020 14:58:25 +0000 (09:58 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 9 Feb 2021 16:41:59 +0000 (11:41 -0500)
Corrects 'maching' to 'matching' on 3 results pages.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

Open-ILS/src/eg2/src/app/staff/catalog/browse/results.component.html
Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html

index f30ceda..19aa3b7 100644 (file)
@@ -17,7 +17,7 @@
   <div class="row pt-3">
     <div class="col-lg-6 offset-lg-3">
       <div class="alert alert-warning">
-        <span i18n>No Maching Items Were Found</span>
+        <span i18n>No Matching Items Were Found</span>
       </div>
     </div>
   </div>
index 4a3da08..938f357 100644 (file)
@@ -16,7 +16,7 @@
   <div class="row pt-3">
     <div class="col-lg-6 offset-lg-3">
       <div class="alert alert-warning">
-        <span i18n>No Maching Items Were Found</span>
+        <span i18n>No Matching Items Were Found</span>
       </div>
     </div>
   </div>
index 515a376..91bc2fd 100644 (file)
@@ -23,7 +23,7 @@
   <div class="row pt-3">
     <div class="col-lg-6 offset-lg-3">
       <div class="alert alert-warning">
-        <span i18n>No Maching Items Were Found</span>
+        <span i18n>No Matching Items Were Found</span>
       </div>
     </div>
   </div>