Spelling corrections: organisation->organization, authorise->authorize, catalogue...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / auth_tag_structure.tmpl
index 90d71df..c0898f5 100644 (file)
@@ -118,7 +118,7 @@ return false;
                 <input type="checkbox" name="mandatory" id="mandatory" value="1" />
             <!-- /TMPL_IF -->
             </li>
-        <li><label for="authorised_value">Authorised value</label><!-- TMPL_VAR NAME="authorised_value" --> (if you select a value here, the indicators will be limited to the authorised value list)</li>
+        <li><label for="authorised_value">Authorized value</label><!-- TMPL_VAR NAME="authorised_value" --> (if you select a value here, the indicators will be limited to the authorized value list)</li>
 </ol></fieldset>
         <p><input type="button" value="Submit" class="button" onclick="Check(this.form)" /></p>
     </form>
@@ -206,7 +206,7 @@ return false;
         <th>Lib</th>
         <th>Repeatable</th>
         <th>Mandatory</th>
-        <th>Authorised<br />value</th>
+        <th>Authorized<br />value</th>
         <th>Subfields</th>
         <th>Edit</th>
         <th>Delete</th>