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/load.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
228 B
Plaintext

<div id='load' class="content">
<h3>{LOADHEADING}</h3>
<div class="alert error">{LOADERROR}</div>
<div class="note">{LOADMESSAGE}
<div class="form">{LOADFORM}</div>
</div>
<ul class="tools"><li>{RETURNTOSURVEY}</li></ul>
</div>