[Koha-bugs] [Bug 29246] We should rename the prefs 'template' and opacthemes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 25 15:13:34 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29246

--- Comment #1 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
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.


More information about the Koha-bugs mailing list