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:
20
include/limesurvey/templates/edgyblue/navigator.pstpl
Normal file
20
include/limesurvey/templates/edgyblue/navigator.pstpl
Normal file
@@ -0,0 +1,20 @@
|
||||
<table width='100%' align='center' cellpadding='0' cellspacing='0'>
|
||||
<tr>
|
||||
<td width='10'><img src='{TEMPLATEURL}head_topleft.gif' alt='' /></td>
|
||||
<td width='1000' style='background-image:url({TEMPLATEURL}head_top.gif)'></td>
|
||||
<td width='10'><img src='{TEMPLATEURL}head_topright.gif' alt='' /></td>
|
||||
</tr>
|
||||
<tr bgcolor='#333399'>
|
||||
<td align='center' colspan='3'>
|
||||
{NAVIGATOR}<br />
|
||||
{CLEARALL}
|
||||
{SAVE}
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width='10'><img src='{TEMPLATEURL}head_botleft.gif' alt='' /></td>
|
||||
<td style='background-image:url({TEMPLATEURL}head_bot.gif)'></td>
|
||||
<td width='10'><img src='{TEMPLATEURL}head_botright.gif' alt='' /></td>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user