23 lines
1.2 KiB
PHP
23 lines
1.2 KiB
PHP
<? /*
|
|
Copyright (C) 2004 by Duane Groth <duane_at_CAcert_dot_org>
|
|
|
|
This file is part of CAcert.
|
|
|
|
CAcert has been released under the CAcert Source License
|
|
which can be found included with these source files or can
|
|
be downloaded from the internet from the following address:
|
|
http://www.cacert.org/src-lic.php
|
|
|
|
CAcert is distributed WITHOUT ANY WARRANTY; without even
|
|
the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
PARTICULAR PURPOSE. See the License for more details.
|
|
*/ ?>
|
|
<H3><?=_("Donations")?></H3><br>
|
|
|
|
<h4><?=_("If I'd like to donate to CAcert Inc., how can I do it?")?></h4>
|
|
|
|
<p><?=_("CAcert Inc. is a non-profit association which is legally able to accept donations. CAcert adheres to strict guidelines about how this money can to be used. If you'd like to make a donation, you can do so via")?> <a href="https://www.paymate.com.au/PayMate/PaymateExpress?mid=cacert&ref=Donation">paymate.com.au</a></p>
|
|
|
|
<p><?=_("ANY amount will be appreciated - the more funding CAcert receives, the sooner it can achieve the goals of the community.")?></p>
|
|
|
|
<p><?=_("Thank you very much for your support, your donations help CAcert to continue to operate.")?></p>
|