mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged from McMasterReports branch
This commit is contained in:
8
include/limesurvey/templates/basic/question_start.pstpl
Normal file
8
include/limesurvey/templates/basic/question_start.pstpl
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
<!-- 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 -->
|
||||
Reference in New Issue
Block a user