Translations:Theme editor/39/zh-cn
From LimeSurvey Manual
*注意: 1.90以上版本之后, 当前版本替换了 question.pstpl 和 question_start.pstpl 模板文件。如果你正在使用旧的定制模板,你需要在 question.pstpl 文件开头加入以下内容:
<div {QUESTION_ESSENTIALS} class="{QUESTION_CLASS}{QUESTION_MAN_CLASS}{QUESTION_INPUT_ERROR_CLASS}">
并在 question.pstpl 文件的结尾加上对应的结束标签:
</div>