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

Merging the updated Limesurvey 1.92+ branch of queXS to trunk

This commit is contained in:
azammitdcarf
2012-11-21 04:04:39 +00:00
parent 153fc8ca0d
commit c569559964
856 changed files with 254260 additions and 819988 deletions

View File

@@ -1,21 +1,21 @@
<div class="survey-list-wrapper">
<div class="survey-list-heading">
<h1>{SITENAME}</h1>
{SURVEYLISTHEADING}
</div>
<div class="survey-list">
<ul>{SURVEYLIST}</ul>
</div>
<div class="survey-contact">
{SURVEYCONTACT}
</div>
<div class="language-changer">
<p>{LANGUAGECHANGER}</p>
<br />
<a href="http://www.limesurvey.org" target="_blank"><img src="{TEMPLATEURL}limesurvey_logo.png" border="0" title="LimeSurvey Survey Software" /></a>
<br />
<a href="http://www.limesurvey.org" target="_blank">The Online Survey Tool</a> - Free &amp; Open Source
<br />
</div>
</div>
<div class="survey-list-wrapper">
<div class="survey-list-heading">
<h1>{SITENAME}</h1>
{SURVEYLISTHEADING}
</div>
<div class="survey-list">
<ul>{SURVEYLIST}</ul>
</div>
<div class="survey-contact">
{SURVEYCONTACT}
</div>
<div class="language-changer">
<p>{LANGUAGECHANGER}</p>
<br />
<a href="http://www.limesurvey.org" target="_blank"><img src="{TEMPLATEURL}limesurvey_logo.png" border="0" title="LimeSurvey Survey Software" /></a>
<br />
<a href="http://www.limesurvey.org" target="_blank">The Online Survey Tool</a> - Free &amp; Open Source
<br />
</div>
</div>