mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Merged from McMasterReports branch
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<table align='center' width='100%' cellpadding='25' cellspacing='0' border='0' style='border-color: #111111'>
|
||||
<table align="center" width="100%" cellpadding="25" cellspacing="0" border="0" style="border-color: #111111">
|
||||
<tr>
|
||||
<td align='center' bgcolor='#eef6ff'>
|
||||
<td align="center" bgcolor="#eef6ff">
|
||||
{CHECKJAVASCRIPT}
|
||||
<font face='verdana' size='4' color='#328639'><strong>{SURVEYNAME}</strong></font><br />
|
||||
<font size='2' color='#1d2d45'>{SURVEYDESCRIPTION}</font>
|
||||
<h1>{SURVEYNAME}</h1><br />
|
||||
<p class='surveydescription'>{SURVEYDESCRIPTION}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align='center' bgcolor='#FFFFFF'>
|
||||
<font face='verdana' size='2' color='#1d2d45'>{WELCOME}<br /><br />
|
||||
<td align="center" bgcolor="#FFFFFF">
|
||||
<p class='surveywelcome'>{WELCOME}</p><br />
|
||||
<i>{THEREAREXQUESTIONS}</i>
|
||||
</font></td>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user