mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Import from DCARF SVN
This commit is contained in:
19
include/limesurvey/templates/softgreencurves/navigator.pstpl
Normal file
19
include/limesurvey/templates/softgreencurves/navigator.pstpl
Normal file
@@ -0,0 +1,19 @@
|
||||
<table width='100%' align='center' bgcolor='#96F68C' cellpadding='0' cellspacing='0'>
|
||||
<tr>
|
||||
<td width='25' style='background-image:url({TEMPLATEURL}smallgrid.gif)'>
|
||||
</td>
|
||||
<td>
|
||||
<table width='75%' align='center'>
|
||||
<tr>
|
||||
<td align='center'>
|
||||
{NAVIGATOR}<br />
|
||||
{CLEARALL}
|
||||
{SAVE}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
<td width='25' style='background-image:url({TEMPLATEURL}smallgrid2.gif)'></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user