http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8643
--- Comment #23 from Jonathan Druart <[email protected]> --- Comment on attachment 45835 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45835 [SIGNED-OFF] Bug 8643: Removed the use of CGI::checkbox for "Important" subfield and duplicate authorized tag Review of attachment 45835: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8643&attachment=45835) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt @@ -111,4 @@ > <input type="checkbox" name="important" id="important" value="1" > /> > [% END %] > </li> > - <li><label for="authorised_value">Authorized value: </label>[% > authorised_value %] (if you select a value here, the indicators will be > limited to the authorized value list)</li> Why do you remove this line? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
