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

12 lines
298 B
Plaintext

<div id='loadtable'><center>
<span class="load-error">{LOADERROR}</span>
<h3 class="load-heading">{LOADHEADING}</h3>
<br />
<span class="load-message">{LOADMESSAGE}</span>
<br />
<div class="load-form">{LOADFORM}</div>
<br />
<span class="return-to-survey">{RETURNTOSURVEY}</span>
</center>
</div>