2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Files
CATI_Tool/include/limesurvey/templates/citronade/save.pstpl

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>