http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10936 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mtompset@hotmail.com Severity|enhancement |minor --- Comment #12 from M. Tompsett <mtompset@hotmail.com> --- I decided to attempt a grep: $ grep -l "Standard number" `find . -name "*.tt"` ./koha-tmpl/intranet-tmpl/prog/en/modules/labels/search.tt ./koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt ./koha-tmpl/opac-tmpl/prog/en/modules/opac-suggestions.tt ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt This problem exists in: ./koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt ./koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt Please attach a fix for prog as well. This will allow for back ports to previous versions. I changed this to a minor bug, not an enhancement. Please check the bug level in the future. Enhancement is the current default (BAD!!!!!). -- You are receiving this mail because: You are watching all bug changes.