Actions

Translations

Theme editor/60/nl: Difference between revisions

From LimeSurvey Manual

(Created page with "<syntaxhighlight lang="php" enclose="div"><div id="question5" class="gender mandatory"> ... </div></syntaxhighlight>")
 
No edit summary
Line 1: Line 1:
<syntaxhighlight lang="php" enclose="div"><div id="question5" class="gender mandatory">
<syntaxhighlight lang="html4strict" enclose="div"><div id="question5" class="gender mandatory">
...
...
</div></syntaxhighlight>
</div></syntaxhighlight>

Revision as of 16:26, 26 August 2013

Message definition (Theme editor)
<syntaxhighlight lang="html4strict"><div id="question5" class="gender mandatory">
...
</div></syntaxhighlight>
<div id="question5" class="gender mandatory">
...
</div>