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:
16
include/limesurvey/templates/skeletonquest/endpage.pstpl
Normal file
16
include/limesurvey/templates/skeletonquest/endpage.pstpl
Normal 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 © 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>
|
||||
Reference in New Issue
Block a user