- Posts: 14
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<p class="register-privacy en">Some privacy message for English.</p> <p class="register-privacy fr">Some privacy message for French.</p>
.register-privacy { display: none; } .lang-en .register-privacy.en { display: block; } .lang-fr .register-privacy.fr { display: block; }
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />