http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12539
--- Comment #15 from Bernardo Gonzalez Kriegel <[email protected]> --- (In reply to Jonathan Druart from comment #14) > When I remove > koha-tmpl/opac-tmpl/bootstrap/fr-FR/modules/opac-memberentry.tt > I got > > Template process failed: file error - cssinclude: not found at > /home/koha/src/C4/Templates.pm line 131. > > What I missed? Have you changed OPACFallback to 'bootstrap'? Default value is 'prog', but in this case you need to change it to 'bootstrap' With that it works for me, shows english page. -- 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/
