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,29 +1,29 @@
<table class="survey-list-table">
<table class="survey-list-table">
<tr>
<td class="site-name">
<td class="site-name">
<h1>{SITENAME}</h1>
</td>
</tr>
<tr>
<td class="survey-list-heading">
{SURVEYLISTHEADING}
<td class="survey-list-heading">
{SURVEYLISTHEADING}
</td>
</tr>
<tr>
<td class="survey-list">
<td class="survey-list">
<ul>{SURVEYLIST}</ul>
</td>
</tr>
<tr>
<td class="survey-contact">
<td class="survey-contact">
{SURVEYCONTACT}
</td>
</tr>
<tr>
<td class="language-changer">
<p>{LANGUAGECHANGER}</p>
<td class="language-changer">
<p>{LANGUAGECHANGER}</p>
<a href="http://www.limesurvey.org" target="_blank"><img src="{TEMPLATEURL}poweredby.png" border="0" title="LimeSurvey Survey Software" /></a><br />
<a href="http://www.limesurvey.org" target="_blank">The Online Survey Tool</a> - Free & Open Source<br />
<a href="http://www.limesurvey.org" target="_blank">The Online Survey Tool</a> - Free & Open Source<br />
</td>
</tr>
</table>