2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00

Include skeletonquest Limesurvey theme and make it default for self completions

Allow for custom Limesurvey themes to work for self completions
This commit is contained in:
Adam Zammit
2015-11-24 16:28:59 +11:00
parent 2f22dd1019
commit a87bf854c2
58 changed files with 4769 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
</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>