2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/basic/question_start.pstpl
2010-01-14 07:45:37 +00:00

9 lines
255 B
Plaintext

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