Hi,
Please excuse any ignorance, I am new to LimeSurvey.
I am tweaking a template that was based on Limespired. It's pretty straight forward and for the most part, I have been successful. One oddity though, and it also happens with Limespired...
There's a bit of markup in startpage.pstpl that is just...
<div class="surveyname">{SURVEYNAME}</div>
For some reason I haven't been able to determine, when I switch the language to French, this becomes...
<div class="surveyname">{SURVEYNAME}
Note the closing tag on the div is being dropped. This wreaks havoc with for everything following.
Any ideas where I might look?
Thanks,
v