diff options
author | Michael Tänzer <neo@nhng.de> | 2011-03-15 23:07:29 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2011-03-15 23:07:29 +0100 |
commit | 550d85adb9300a26259ceb9ded4178d94d11d489 (patch) | |
tree | fb1ead128b085b0114754357c4c27f4f2fdee264 | |
parent | a49021282190a3f01f7baccbac59342e5c6bddb1 (diff) | |
download | cacert-550d85adb9300a26259ceb9ded4178d94d11d489.tar.gz cacert-550d85adb9300a26259ceb9ded4178d94d11d489.tar.xz cacert-550d85adb9300a26259ceb9ded4178d94d11d489.zip |
Source code taken from cacert-20110211.tar.bz2
-rw-r--r-- | pages/index/21.php | 2 | ||||
-rw-r--r-- | pages/index/8.php | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/pages/index/21.php b/pages/index/21.php index ae55e9c..4d2599c 100644 --- a/pages/index/21.php +++ b/pages/index/21.php @@ -36,7 +36,7 @@ <p><?=_("If you are located in Australia, you can use bank transfer instead and pay the equivalent of US$10 in AU$.")?></p> -<p><?=_("Please also include your name in the transaction so we know who it came from and send an email to ernestine at cacert dot org with the details:")?></p> +<p><?=_("Please also include your name in the transaction so we know who it came from and send an email to secretary at cacert dot org with the details:")?></p> <ul> <li>Account Name: CAcert Inc</li> diff --git a/pages/index/8.php b/pages/index/8.php index 72d67ea..8eb26ab 100644 --- a/pages/index/8.php +++ b/pages/index/8.php @@ -18,9 +18,10 @@ <p><b><? printf(_("The current %s board, and roles."), "CAcert Inc."); ?></b></p> <p> Lambert Hofstra - <?=_("President")?><br/> -Mark Lipscombe - <?=_("Secretary")?>, <?=_("Public Officer")?><br/> +Mark Lipscombe - <?=_("Secretary")?><br/> Nick Bebout - <?=_("member")?><br/> Ian Grigg - <?=_("member")?><br/> Mario Lipinski - <?=_("member")?><br/> Alexander Prinsier - <?=_("member")?><br/> +Kevin Dawson - <?=_("Public Officer")?><br/> </p> |