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/load.pstpl

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>