http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8032
--- Comment #8 from M. de Rooy <[email protected]> --- (In reply to comment #7) > Created attachment 13318 [details] > squares between some words in OPAC You found another problem! The caret.gif seems to be moved in master now. It is found now in ccsr subdir. Try: http://yourserver/opac-tmpl/ccsr/images/caret.gif So the template contains a wrong path. The alternative should be: > (>) Template contains: <img src="[% themelang %]/../images/caret.gif" width="16" height="16" alt=">" border="0" /> Thx for signoff! -- 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/
