http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11508
--- Comment #8 from M. Tompsett <[email protected]> --- Comment on attachment 27144 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27144 [SIGNED OFF] Bug 11508 - Untranslatable pull-down in auth_subfields_structure.pl Review of attachment 27144: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11508&attachment=27144) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/auth_subfields_structure.tt @@ +94,5 @@ > + <option value="-1" > selected="selected">ignore</option> > + [%- ELSE -%] > + <option value="-1">ignore</option> > + [%- END -%] > + [%- FOREACH t IN [ '0', '1', '2', '3', '4', '5', '6', > '7', '8', '9', '10'] -%] There's a tab '10'? Well, it was in the old dropdown too, so no problem. It is just strange. -- 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/
