Bug 2780 - Capitalize strings consistently (Cataloging plugins)
[koha_ffzg] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / value_builder / marc21_field_006.tt
index 66a2a5a..2824577 100644 (file)
@@ -33,7 +33,7 @@
 </script>
 
 </head>
-<body style="padding:1em;" onload="loadXmlValues()">
+<body id="cat_marc21_field_006" class="cat" style="padding:1em;" onload="loadXmlValues()">
 <h3>006 Fixed-length data elements--Additional material characteristics--General information</h3>
 
 <table border="1">
@@ -48,7 +48,7 @@
 <input type="hidden" id="result" name="result" value="[% result %]" />
 <table id="table_material_types">
     <tr id="tr_material_types">
-        <td><label for="material_type" title="Select a type of material to specify the variable values">Type of Material</label></td>
+        <td><label for="material_type" title="Select a type of material to specify the variable values">Type of material</label></td>
         <td>
             <select name="material_type" id="material_type" title="Select a type of material to specify the variable values" onchange="changeTypeofMaterial(this.form)">
                 <option value="">Select a type of material</option>