1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-08 09:40:41 +01:00
Paul S. Owen 6a74951029 Now allow for GET based session
git-svn-id: file:///svn/phpbb/trunk@256 89ea8834-ac86-4346-8a33-228a782c2dd0
2001-05-06 16:16:22 +00:00

34 lines
1.7 KiB
Smarty
Executable File

<tr>
<td>
<table border="0" align="center" width="100%" bgcolor="#000000" cellpadding="0" cellspacing="1">
<tr>
<td>
<table border="0" width="100%" cellpadding="0" cellspacing="1">
<tr class="tableheader">
<td width="100%" align="center"><b>{SITENAME} Forums Registration Agreement<b></td>
</tr>
<tr class="tablebody" bgcolor="#CCCCCC">
<td width="100%" style="{padding: 5px; font-size: 10pt;}">
Registration to this forum is free! We do insist that you abide by the rules and policies detailed below.
If you agree to the terms, please press the Agree button at the end of the page.
<br>
Although the administrators and moderators of phpBB.com will attempt to keep all objectionable messages off this forum,
it is impossible for us to review all messages. All messages express the views of the author, the owners of phpBB.com
will be held responsible for the content of any message.<br>
<br>
By clicking the Agree button, you warrant that you will not post any messages that are obscene, vulgar, sexually-orientated,
hateful, threatening, or otherwise violative of any laws.<br>
<br>
The owners of phpBB.com and the moderators of this forum have the right to remove, edit, move or close any thread for any reason.<br>
<br>
<div align="center" style="{font-weight: bold;}"><a href="{U_AGREE_OVER13}">I Agree to these terms (and am over 13 years of age)</a>&nbsp;&nbsp;
<a href="{U_AGREE_UNDER13}">I Agree to these terms (and am <b>under</b> 13 years of age)</a>&nbsp;&nbsp;
<a href="{U_INDEX}">I do not agree to these terms</a></div>
</td>
</table>
</td>
</tr>
</table>
</td>
</tr>