You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>By donating to BNETDocs, you understand the following:</p>
20
+
<p><ol>
21
+
<li>The donation is non-refundable.</li>
22
+
<li>The donation's purpose is to pay for hosting of this website and all associated costs, and to further the development of open-source software (OSS).</li>
23
+
<li>A donation is not acceptable as payment for goods, products, or merchant items.</li>
24
+
<li>In absolutely no scenario will a donation be used to willfully violate Blizzard Entertainment's Terms of Service or Battle.net™'s Terms of Service.</li>
25
+
</ol></p>
26
+
<p>Please see our <a href="<?phpecho Common::relativeUrlToAbsolute("/legal"); ?>">Legal Policies</a> for more info.</p>
27
+
</section>
28
+
<header>Bitcoin (BTC)</header>
29
+
<section>
30
+
<p>Please send your donation to: <code><?phpecho$this->getContext()->btc_address; ?></code></p>
Copy file name to clipboardExpand all lines: src/templates/Legal.phtml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,12 @@ require("./header.inc.phtml");
55
55
</li>
56
56
<li>BNETDocs reserves the right to modify this legal page at its own discretion with or without notification to its users.</li>
57
57
<li>BNETDocs news posts are considered press articles and all content used within a news post or otherwise news article are considered governed under the United States first amendment and fair use rights.</li>
58
-
<li>All questions and concerns related to material on this website or other matter should be communicated to <a href="mailto:staff@bnetdocs.org?subject=Legal%20Matter%20Attn.:%20BNETDocs">staff@bnetdocs.org</a>. Responses to this communication medium are not guaranteed.</li>
58
+
<li>A "Donation" as defined further in this document is a transaction of sending currency to BNETDocs.</p>
59
+
<li>Donations to BNETDocs are non-refundable and non-transferrable.</li>
60
+
<li>Donation's purpose is to pay for hosting of this website and all associated costs, and to further the development of open-source software (OSS).</li>
61
+
<li>Donations are not acceptable as payment for goods, products, or merchant items.</li>
62
+
<li>In absolutely no scenario will a donation be used to willfully violate Blizzard Entertainment's Terms of Service or Battle.net™'s Terms of Service.</li>
63
+
<li>All questions and concerns related to material on this website or other matter should be communicated to <a href="mailto:staff@bnetdocs.org?subject=Legal%20Matter%20Attn.:%20BNETDocs">staff@bnetdocs.org</a>. Responses to this communication medium are not guaranteed due to the volume of emails that may be received.</li>
0 commit comments