diff options
Diffstat (limited to 'pages')
-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> |