root/ip/trunk/templates/default/agreement.tpl

119154
1
<!-- INCLUDE overall_header.tpl -->
2
3
{ERROR_BOX}
1
{ERROR_BOX}
4
<form method="post" action="{S_AGREE_ACTION}">
2
<form method="post" action="{S_AGREE_ACTION}">
5
{IMG_THL}{IMG_THC}<span class="forumlink">{SITENAME} - {REGISTRATION}</span>{IMG_THR}<table class="forumlinenb"
width="100%" cellspacing="0" cellpadding="0">
3
{IMG_THL}{IMG_THC}<span class="forumlink">{SITENAME} - {REGISTRATION}</span>{IMG_THR}<table class="forumlinenb"
width="100%" cellspacing="0" cellpadding="0">
...
...
25
</tr>
23
</tr>
26
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
24
</table>{IMG_TFL}{IMG_TFC}{IMG_TFR}
27
</form>
25
</form>
28
29
<!-- INCLUDE overall_footer.tpl -->