diff options
author | Bernhard Fröhlich <bernhard@cacert.org> | 2011-08-02 22:44:12 +0200 |
---|---|---|
committer | Bernhard Fröhlich <bernhard@cacert.org> | 2011-08-02 22:44:12 +0200 |
commit | 36e6d48f04d4fe4e4c222585bb8ef94944537196 (patch) | |
tree | 48b242e6f2dad9b252d4befe620a57b132ba5f28 /pages/index/13.php | |
parent | 1262ff0b1c8cf748c0dc6ed502d80c579ae672ca (diff) | |
download | cacert-devel-36e6d48f04d4fe4e4c222585bb8ef94944537196.tar.gz cacert-devel-36e6d48f04d4fe4e4c222585bb8ef94944537196.tar.xz cacert-devel-36e6d48f04d4fe4e4c222585bb8ef94944537196.zip |
to add wiki pages for id=13 and id=17
proposed changed og Uli60 from Mantis
Diffstat (limited to 'pages/index/13.php')
-rwxr-xr-x[-rw-r--r--] | pages/index/13.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/pages/index/13.php b/pages/index/13.php index 34cbea4..68ee5ed 100644..100755 --- a/pages/index/13.php +++ b/pages/index/13.php @@ -19,7 +19,11 @@ <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")?> +<p> +<? +printf(_("CAcert Inc. is a non-profit association which is legally able to accept donations. CAcert adheres to %sstrict guidelines%s about how this money can to be used. If you'd like to make a donation, you can do so via"), + '<a href="//wiki.cacert.org/FAQ/DonationsGuideline">', '</a>'); +?> <form action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_s-xclick"> |