https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 126828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126828&action=edit Bug 29246: Rename pref template between single quotes Result of git grep -l "'template'" ':!*.po' | \ xargs sed -i -e "s/'template'/'intranet_theme'/g" Excluding: git checkout -- C4/Biblio.pm git checkout -- Koha/Club/Enrollment.pm git checkout -- Koha/Club/Enrollment/Field.pm git checkout -- Koha/Club/Template.pm git checkout -- Koha/Plugins/Base.pm git checkout -- Koha/Template/Plugin/Cache.pm git checkout -- catalogue/ISBDdetail.pl git checkout -- koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tt git checkout -- koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt git checkout -- labels/label-manage.pl git checkout -- opac/opac-ISBDdetail.pl git checkout -- opac/opac-downloadcart.pl git checkout -- opac/opac-downloadshelf.pl git checkout -- opac/opac-export.pl git checkout -- patroncards/manage.pl git checkout -- t/db_dependent/Illrequests.t -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
