2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/quexs/question_start.pstpl

9 lines
205 B
Plaintext

<!-- START: question_start.pstpl -->
<span class="asterisk">{QUESTION_MANDATORY}</span>{QUESTION_TEXT}<br/>
{QUESTION_MAN_MESSAGE}
{QUESTION_VALID_MESSAGE}
<!-- FINISH: question_start.pstpl -->