diff options
Diffstat (limited to 'pages')
-rwxr-xr-x | pages/index/16.php | 7 | ||||
-rw-r--r-- | pages/index/3.php | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/pages/index/16.php b/pages/index/16.php index 192f930..c2cb391 100755 --- a/pages/index/16.php +++ b/pages/index/16.php @@ -83,3 +83,10 @@ TG1yj+lkktROGGyn0hJ5SbM= -----END PGP SIGNATURE----- </pre> </p> + +<p> +<? printf(_('An overview over all CA certificates ever issued can be found in '. + '%sthe wiki%s.'), + '<a href="//wiki.cacert.org/Roots/StateOverview">', + '</a>') ?> +</p> diff --git a/pages/index/3.php b/pages/index/3.php index 192f930..c2cb391 100644 --- a/pages/index/3.php +++ b/pages/index/3.php @@ -83,3 +83,10 @@ TG1yj+lkktROGGyn0hJ5SbM= -----END PGP SIGNATURE----- </pre> </p> + +<p> +<? printf(_('An overview over all CA certificates ever issued can be found in '. + '%sthe wiki%s.'), + '<a href="//wiki.cacert.org/Roots/StateOverview">', + '</a>') ?> +</p> |