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:
@@ -1,15 +1,20 @@
|
||||
<table class="welcome-table">
|
||||
<table class="welcome-table">
|
||||
<tr>
|
||||
<td class="survey-description">
|
||||
<td class="survey-description">
|
||||
{CHECKJAVASCRIPT}
|
||||
<h1>{SURVEYNAME}</h1><br />
|
||||
<p class='surveydescription'>{SURVEYDESCRIPTION}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="survey-welcome">
|
||||
<span class='surveywelcome'>{WELCOME}</span><br />
|
||||
<span class="x-questions">{THEREAREXQUESTIONS}</span>
|
||||
<td class="language-changer">
|
||||
{LANGUAGECHANGER}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="survey-welcome">
|
||||
<span class='surveywelcome'>{WELCOME}</span><br />
|
||||
<span class="x-questions">{THEREAREXQUESTIONS}</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user