|
@@ -23,8 +23,7 @@ View::show_header('Donate');
|
23
|
23
|
<?= SITE_NAME ?> has no advertisements, is not sponsored, and provides its services free of charge.
|
24
|
24
|
For these reasons, <?= SITE_NAME ?>'s financial obligations can only be met with the help of voluntary user donations.
|
25
|
25
|
Supporting <?= SITE_NAME ?> is and will always remain voluntary.
|
26
|
|
- If you are financially able, help pay <?= SITE_NAME ?>'s bills by donating.
|
27
|
|
- <?=SITE_NAME?>'s survival is up to you.
|
|
26
|
+ If you are financially able, please help pay <?= SITE_NAME ?>'s bills by donating.
|
28
|
27
|
</p>
|
29
|
28
|
|
30
|
29
|
<p>
|
|
@@ -34,20 +33,10 @@ View::show_header('Donate');
|
34
|
33
|
</p>
|
35
|
34
|
|
36
|
35
|
<p>
|
37
|
|
- Please note that <?= SITE_NAME ?> is a nonprofit organization.
|
38
|
36
|
No staff member or other individual responsible for the site's operation personally profits from user donations.
|
39
|
37
|
As a donor, your financial support is exclusively applied to operating costs.
|
40
|
|
- When you donate you aren't paying the <?= SITE_NAME ?> Staff, purchasing upload credit, or buying the ability to download.
|
41
|
38
|
When you donate you are paying <?= SITE_NAME ?>'s bills.
|
42
|
39
|
</p>
|
43
|
|
-
|
44
|
|
- <p>
|
45
|
|
- <?= SITE_NAME ?>'s Donor Rank system is currently available to all credited donors.
|
46
|
|
- This system provides donors with perks.
|
47
|
|
- Some of these perks are cosmetic (e.g., a donor icon added to your account), some are one-time benefits (e.g., additional invites),
|
48
|
|
- and others modify specific site options (e.g., additional profile information boxes, or personal collages).
|
49
|
|
- Please see the <a href="/wiki.php?action=article&name=donorfaq">Donor Rank System FAQ Document</a> for more information about these benefits.
|
50
|
|
- </p>
|
51
|
40
|
</div>
|
52
|
41
|
|
53
|
42
|
<span class="donation_info_title">What you will receive for donating</span>
|