---
 .../prog/en/modules/admin/checkmarc.tmpl           |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tmpl
index e77c51d..48ba766 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/checkmarc.tmpl
@@ -27,7 +27,7 @@
     <tr>
         <td>itemnum</td>
         <td><ul><li>The field itemnum MUST be mapped </li>
-            <li>The correspounding subfield MUST be in with -1 (ignore) 
tab</li></ul></td>
+            <li>The corresponding subfield MUST be in with -1 (ignore) 
tab</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
@@ -67,7 +67,7 @@
         <td>itemtype NOT mapped</td>
         <td>the biblioitems.itemtype field MUST :<br />
             <ul><li>be mapped to a MARC subfield, </li>
-            <li>the correspounding subfield MUST have 
authorised_value=itemtype</li></ul></td>
+            <li>the corresponding subfield MUST have 
authorised_value=itemtype</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
@@ -81,7 +81,7 @@
         <td>homebranch NOT mapped</td>
         <td>the items.homebranch field MUST :<br />
             <ul><li>be mapped to a MARC subfield,</li>
-            <li>the correspounding subfield MUST have authorised 
value=branches</li></ul></td>
+            <li>the corresponding subfield MUST have authorised 
value=branches</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
@@ -95,7 +95,7 @@
         <td>holdingbranch NOT mapped</td>
         <td>the items.holdingbranch field MUST :<br />
             <ul><li>be mapped to a MARC subfield, </li>
-            <li>the correspounding subfield MUST have authorised 
value=branches</li></ul></td>
+            <li>the corresponding subfield MUST have authorised 
value=branches</li></ul></td>
     </tr>
 <!-- TMPL_ELSE -->
     <tr>
-- 
1.7.0.4

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches

Reply via email to