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

17 lines
604 B
Plaintext

</div><!--endcontent-->
<div id="footer">
<ul id="credits">
<li class="first">
<a href="http://www.limesurvey.org/" title="LimeSurvey Website">Powered by LimeSurvey</a>
</li>
<li>
</li>
<li class="last">
Template &copy; 2012 <a href="http://www.sondages.pro" title="Vos enquêtes sur internet">Sondages Pro</a> distributed under <a href="http://www.gnu.org/licenses/gpl.txt">GPL licence</a>
</li>
</ul>
</div>
</div><!-- end container-->
<script type="text/javascript" src="{TEMPLATEURL}sortable-question.js"></script>
<script type="text/javascript" src="{TEMPLATEURL}template.js"></script>