summaryrefslogtreecommitdiff
path: root/pages/index/52.php
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index/52.php')
-rw-r--r--pages/index/52.php9
1 files changed, 5 insertions, 4 deletions
diff --git a/pages/index/52.php b/pages/index/52.php
index 9132b8b..420bef5 100644
--- a/pages/index/52.php
+++ b/pages/index/52.php
@@ -20,11 +20,12 @@
<div style="text-align: center;">
<h1><?=_('CAcert Community Agreement Acceptance')?></h1>
- <p><?=sprintf(_('To get access to your account you need to accept the %s CAcert Community Agreement %s (CCA).'),'<a href="/policy/CAcertCommunityAgreement.php">', '</a>')?></p>
- <p><?=_('#### Explanation why #### Please replace me ####')?></p>
- <p><?=sprintf(_('If you do not want to accept the CCA you should think about closing your account. In this case please send an email to support (%s).'),'<a href="mailto:support@cacert.org">support@cacert.org</a>')?></p>
+ <p><?=sprintf(_('To get access to your account your agreement to the %s CAcert Community Agreement %s (CCA) is required.'),'<a href="/policy/CAcertCommunityAgreement.php">', '</a>')?></p>
+ <p><?=_('Every member, who has agreed to the CCA, should be able to rely on the fact that every other user of CAcert has also agreed to the CCA and that the same rules apply to everybody. Moreover it is a basic requirement for the audit to be able to tell who has accepted our rules.')?></p>
+ <p><?=_('Originally the acceptance was not recorded. Once you have accepted the CCA with the link below, your agreement is recorded in the database and you will not need to do this step again.')?></p>
+ <p><?=sprintf(_('If you do not wish to accept the CCA you should consider to ask for the closing of your account as you will not be able to access it any longer. In this case please send an email to support (%s).'),'<a href="mailto:support@cacert.org">support@cacert.org</a>')?></p>
<form method="post" action="index.php">
- <input type="submit" name="agree" value="<?=_('I agree CCA')?>">
+ <input type="submit" name="agree" value="<?=_('I agree to the CCA')?>">
<input type="submit" name="disagree" value="<?=_('I do not want to accept the CCA')?>">
<input type="hidden" name="oldid" value="<?=$id?>">