Bug 5132 - Misspelled words: Acquistion Succesfully professionnal
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / rotating_collections / editCollections.tmpl
index 93055c7..6cc93d4 100644 (file)
@@ -16,7 +16,7 @@
 <!--
       <!-- TMPL_IF NAME="previousActionCreate" -->
         <!-- TMPL_IF NAME="createSuccess" -->
-          <div>Collection '<!-- TMPL_VAR NAME="createdTitle" -->' Created Succesfully!</div>
+          <div>Collection '<!-- TMPL_VAR NAME="createdTitle" -->' Created Successfully!</div>
         <!-- TMPL_ELSE -->
           <div>Collection '<!-- TMPL_VAR NAME="createdTitle" -->' Failed To Be Created!</div>
           <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" --></strong></div>
@@ -25,7 +25,7 @@
 
       <!-- TMPL_IF NAME="previousActionDelete" -->
         <!-- TMPL_IF NAME="DeleteSuccess" -->
-          <div>Collection Deleted Succesfully!</div>
+          <div>Collection Deleted Successfully!</div>
         <!-- TMPL_ELSE -->
           <div>Collection Failed To Be Deleted!</div>
         <!-- /TMPL_IF -->
@@ -34,7 +34,7 @@
 
       <!-- TMPL_IF NAME="previousActionUpdate" -->
         <!-- TMPL_IF NAME="updateSuccess" -->
-          <div>Collection '<!-- TMPL_VAR NAME="updatedTitle" -->' Updated Succesfully!</div>
+          <div>Collection '<!-- TMPL_VAR NAME="updatedTitle" -->' Updated Successfully!</div>
         <!-- TMPL_ELSE -->
           <div>Collection '<!-- TMPL_VAR NAME="updatedTitle" -->' Failed To Be Updated!</div>
           <div>Reason: <strong><!-- TMPL_VAR NAME="failureMessage" --></strong></div>
 
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
+