http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10936
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|enhancement |minor --- Comment #12 from M. Tompsett <[email protected]> --- 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. _______________________________________________ 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/
