Bug 10191: Close 2 option tags in unimarc_field_115a.tt and unimarc_field_116.tt
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / cataloguing / value_builder / unimarc_field_115a.tt
index 03a94e1..4f64137 100644 (file)
@@ -1,9 +1,9 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<title>UNIMARC Field 115a builder</title>
+<title>UNIMARC field 115a builder</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
-<body style="padding:1em;">
-<h3>UNIMARC Field 115a builder</h3>
+<body id="cat_unimarc_field_115a" class="cat" style="padding:1em;">
+<h3>UNIMARC field 115a builder</h3>
 <form name="f_pop" action="">
 <table>
        <tr>
@@ -48,7 +48,7 @@
                <td><label for="f3">Colour indicator</label></td>
                <td>
        <select name="f3" id="f3" size="1">
-                       [% IF ( f1pipe ) %]
+                       [% IF ( f3pipe ) %]
                                <option value="|" selected="selected">|- Filling character</option>
                        [% ELSE %]
                                <option value="|">|- Filling character</option>
                        [% END %]
 
                        [% IF ( f7d ) %]
-                               <option value="d" selected="selected">other film type/option>
+                               <option value="d" selected="selected">other film type</option>
                        [% ELSE %]
                                <option value="d">other film type</option>