2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/skeletonquest/save.pstpl
Adam Zammit a87bf854c2 Include skeletonquest Limesurvey theme and make it default for self completions
Allow for custom Limesurvey themes to work for self completions
2015-11-24 16:28:59 +11:00

9 lines
201 B
Plaintext

<div id="save">
<h3>{SAVEHEADING}</h3>
<strong class="error">{SAVEERROR}</strong>
<div class="note">{SAVEMESSAGE}
<div class="form">{SAVEFORM}</div>
</div>
<p class="tools">{RETURNTOSURVEY}</p>
</div>