10 Nov
2012
10 Nov
'12
8:04 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8032 --- Comment #8 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (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.