mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
9 lines
255 B
Plaintext
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 -->
|