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/register.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

6 lines
177 B
Plaintext

<div id="register" class="note">
<strong class="error">{REGISTERERROR}</strong>
<p>{REGISTERMESSAGE1}</p>
<p>{REGISTERMESSAGE2}</p>
<div class="form">{REGISTERFORM}</div>
</div>