Empty commit

This commit is contained in:
Git 2014-01-22 08:00:56 +00:00
parent e0a1f49e10
commit 2f6b91c588
3 changed files with 8 additions and 7 deletions

View File

@ -10,6 +10,7 @@
<title><?=display_str($PageTitle)?></title>
<meta http-equiv="X-UA-Compatible" content="chrome=1;IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="msapplication-config" content="none" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="search" type="application/opensearchdescription+xml" title="<?=SITE_NAME?> Torrents" href="opensearch.php?type=torrents" />

View File

@ -12,6 +12,7 @@
<strong class="important_text"><?=$Err ?></strong><br /><br />
<? } ?>
An email will be sent to your email address with information on how to reset your password.<br /><br />
<table class="layout" cellpadding="2" cellspacing="1" border="0" align="center">
<tr valign="top">
<td align="right">Email&nbsp;</td>

View File

@ -138,9 +138,10 @@
&& ($UserCount <= USER_LIMIT || USER_LIMIT == 0 || check_perms('site_can_invite_always'))
) { ?>
<div class="box pad">
<p>Please note that the selling, trading or public giving away of our invitations, or responding to public requests, is strictly forbidden, and may result in you and your entire invite tree being banned. This includes offering to give away our invitations on any forum which is not a class-restricted forum on another private tracker.</p>
<p>Please note that the selling, trading, or publicly giving away our invitations&#8202;&mdash;&#8202;or responding to public invite requests&#8202;&mdash;&#8202;is strictly forbidden, and may result in you and your entire invite tree being banned. This includes offering to give away our invitations on any forum which is not a class-restricted forum on another private tracker.</p>
<p>Remember that you are responsible for ALL invitees, and your account and/or privileges may be disabled due to your invitees' actions. You should know the person you're inviting. If you aren't familiar enough with the user to trust them, we suggest not inviting them.</p>
<p><em>Do not send an invite if you haven't read or don't understand the information above.</em></p>
<p><em>Do not send an invite if you have not read or do not understand the information above.</em></p>
</div>
<div class="box pad">
<form class="send_form" name="invite" action="user.php" method="post">
@ -149,19 +150,17 @@
<input type="hidden" name="auth" value="<?=$LoggedUser['AuthKey']?>" />
<table cellpadding="6" cellspacing="1" border="0" class="layout border" width="100%">
<tr>
<td class="label">Email:</td>
<td class="label">Email address:</td>
<td>
<input type="text" name="email" size="60" />
<input type="submit" value="Invite" />
</td>
</tr>
</form>
</table>
</form>
</div>
<?
} elseif (!empty($LoggedUser['DisableInvites'])) { ?>
<div class="box pad" style="text-align: center;">