http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8597
--- Comment #64 from Paul Poulain <[email protected]> --- (In reply to comment #63) > Paul, > > It looks like the last patch did not make it into master. Could you please > push it when you get a chance so that the ccsr theme will work? Last patch pushed, I don't know what I made to miss that ! (probably because those patches have duplicate encoding UTF-8 header, so I had to apply them one by one after removing the duplicate line. (In reply to comment #61) > masthead.inc has non-English text: > > <p><a href="/cgi-bin/koha/opac-main.pl" title="Accueil"> Accueil </a> > [% IF ( searchdesc ) %]<span class="rsaquo"> › </span><a > href="/cgi-bin/koha/opac-search.pl" title="rechercher"> Recherche > </a><span class="rsaquo"> › </span> Yikes ! As I speak french, there are some french data (like LibraryName, OpacNav,...) so I didn't spotted those french strings in the middle of english ;-) I've pushed a fix for that too -- 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/
