http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6755
--- Comment #23 from Alex Arnaud <[email protected]> 2011-09-22 09:11:53 UTC --- Created attachment 5534 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5534 Follow up patch I've applied the patch and got an error when searching for a system preference. This is because preferences.pl still uses C4::Output::_get_template_file (which no longer exists). So this follow up patch makes preferences.pl uses C4::Templates::_get_template_file. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
