mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Moved agreement text to lang_main
git-svn-id: file:///svn/phpbb/trunk@1590 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -7,53 +7,13 @@
|
||||
<table width="100%" border="0" cellspacing="1" cellpadding="3" class="forumline">
|
||||
<tr>
|
||||
<th valign="middle" class="thHead" height="25"><span class="tableTitle">{SITENAME}
|
||||
- Forums Registration Agreement</span></th>
|
||||
- {REGISTRATION}</span></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" class="row1">
|
||||
<table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td><span class="genmed"><br />
|
||||
While the administrators and moderators of this forum will attempt
|
||||
to remove or edit any generally objectionable material as quickly
|
||||
as possible, it is impossible to review every message. Therefore you
|
||||
acknowledge that all posts made to these forums express the views
|
||||
and opinions of the author and not the administrators, moderators
|
||||
or webmaster (except for posts by these people) and hence will not
|
||||
be held liable.<br />
|
||||
<br />
|
||||
You agree not to post any abusive, obscene, vulgar, slanderous, hateful,
|
||||
threatening, sexually-orientated or any other material that may violate
|
||||
any applicable laws. Doing so may lead to you being immediately and
|
||||
permanently banned (and your service provider being informed). The
|
||||
IP address of all posts is recorded to aid in enforcing these conditions.
|
||||
You agree that the webmaster, administrator and moderators of this
|
||||
forum have the right to remove, edit, move or close any topic at any
|
||||
time should they see fit. As a user you agree to any information you
|
||||
have entered above being stored in a database. While this information
|
||||
will not be disclosed to any third party without your consent the
|
||||
webmaster, administrator and moderators cannot be held responsible
|
||||
for any hacking attempt that may lead to the data being compromised.<br />
|
||||
<br />
|
||||
This forum system uses cookies to store information on your local
|
||||
computer. These cookies do not contain any of the information you
|
||||
have entered above, they serve only to improve your viewing pleasure.
|
||||
The email address is used only for confirming your registration details
|
||||
and password (and for sending new passwords should you forget your
|
||||
current one).<br />
|
||||
<br />
|
||||
By clicking Register below you agree to be bound by these conditions.<br />
|
||||
<br />
|
||||
<br />
|
||||
<div align="center"><a href="{U_AGREE_OVER13}" class="genmed">I Agree to these terms
|
||||
(and am over 13 years of age)</a><br />
|
||||
<br />
|
||||
<a href="{U_AGREE_UNDER13}" class="genmed">I Agree to these terms (and am <b>under</b>
|
||||
13 years of age)</a><br />
|
||||
<br />
|
||||
<a href="{U_INDEX}" class="genmed">I do not agree to these terms</a></div>
|
||||
<br />
|
||||
</span></td>
|
||||
<td><span class="genmed"><br />{AGREEMENT}<br /><br /><br /><div align="center"><a href="{U_AGREE_OVER13}" class="genmed">{AGREE_OVER_13}</a><br /><br /><a href="{U_AGREE_UNDER13}" class="genmed">{AGREE_UNDER_13}</a><br /><br /><a href="{U_INDEX}" class="genmed">{DO_NOT_AGREE}</a></div><br /></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user