diff options
author | Markus Warg <mw@it-sls.de> | 2010-08-12 09:46:50 +0200 |
---|---|---|
committer | Markus Warg <mw@it-sls.de> | 2010-08-12 09:46:50 +0200 |
commit | 388b4daef09c78b805af31cd1862fe8dd7814750 (patch) | |
tree | 42f036e5638036e432559215a78ae20dd41c7b7d /pages | |
parent | 5226974594d6f662bc9c757e6e2bd1988bb54093 (diff) | |
download | cacert-devel-388b4daef09c78b805af31cd1862fe8dd7814750.tar.gz cacert-devel-388b4daef09c78b805af31cd1862fe8dd7814750.tar.xz cacert-devel-388b4daef09c78b805af31cd1862fe8dd7814750.zip |
source code taken from cacert-20100706.tar.bz2
Diffstat (limited to 'pages')
-rw-r--r-- | pages/account/3.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/3.php b/pages/account/3.php index cad89a1..5590488 100644 --- a/pages/account/3.php +++ b/pages/account/3.php @@ -17,7 +17,7 @@ */ include_once("../includes/shutdown.php"); ?> -<h3><?=_("CAcert Certficate Acceptable Use Policy")?></h3> +<h3><?=_("CAcert Certificate Acceptable Use Policy")?></h3> <p><?=_("Once you decide to subscribe for an SSL Server Certificate you will need to complete this agreement. Please read it carefully. Your Certificate Request can only be processed with your acceptance and understanding of this agreement.")?></p> <p><?=_("I hereby represent that I am fully authorized by the owner of the information contained in the CSR sent to CAcert Inc. to apply for an Digital Certificate for secure and authenticated electronic transactions. I understand that a digital certificate serves to identify the Subscriber for the purposes of electronic communication and that the management of the private keys associated with such certificates is the responsibility of the subscriber's technical staff and/or contractors.")?></p> |