diff options
author | Markus Warg <mw@it-sls.de> | 2010-08-12 09:52:07 +0200 |
---|---|---|
committer | Markus Warg <mw@it-sls.de> | 2010-08-12 09:52:07 +0200 |
commit | 138ac2425dc9bc5ee3908e2a08f3d3b35be66e97 (patch) | |
tree | dcddbe84dd850b83290bbccb770004266628dec5 /pages/index/0.php | |
parent | 1d99053f067457446b5a76b68690b4c68006127b (diff) | |
download | cacert-devel-138ac2425dc9bc5ee3908e2a08f3d3b35be66e97.tar.gz cacert-devel-138ac2425dc9bc5ee3908e2a08f3d3b35be66e97.tar.xz cacert-devel-138ac2425dc9bc5ee3908e2a08f3d3b35be66e97.zip |
source code taken from cacert-20100803.tar.bz2
Diffstat (limited to 'pages/index/0.php')
-rw-r--r-- | pages/index/0.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index/0.php b/pages/index/0.php index 0a1d11e..d1d3fef 100644 --- a/pages/index/0.php +++ b/pages/index/0.php @@ -19,7 +19,7 @@ <p><?=sprintf(_("If you want to have free certificates issued to you, join the %s CAcert Community %s."),"<a href=\"https://www.cacert.org/index.php?id=1\">","</a>")?></p> -<p><?=sprintf(_("If you want to use certificates issued by CAcert, read the CAcert %s Disclaimer and Licence %s."),'<a href="/policy/NRPDisclaimerAndLicence.php">',"</a>")?> +<p><?=sprintf(_("If you want to use certificates issued by CAcert, read the CAcert %s Root Distribution License %s."),'<a href="/policy/RootDistributionLicense.php">',"</a>")?> <?=sprintf(_("This license applies to using the CAcert %s root keys %s."),'<a href="/index.php?id=3">','</a>')?></p> |