diff options
Diffstat (limited to 'pages/index/11.php')
-rw-r--r-- | pages/index/11.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index/11.php b/pages/index/11.php index 62d9903..01eca3a 100644 --- a/pages/index/11.php +++ b/pages/index/11.php @@ -65,7 +65,7 @@ if(!array_key_exists('secrethash',$_SESSION['_config'])) $_SESSION['_config']['s </form> <p><b><?=_("Security Issues")?></b></p> -<p><?=_("Please use any of the following ways to report security issues: You can use the above contact form for sensitive information. You can email us to support@cacert.org. You can file a bugreport on <a href='https://bugs.cacert.org/'>bugs.cacert.org</a> and mark it as private.")?></p> +<p><?=sprintf(_("Please use any of the following ways to report security issues: You can use the above contact form for sensitive information. You can email us to support@cacert.org. You can file a bugreport on %s and mark it as private."),"<a href='https://bugs.cacert.org/'>bugs.cacert.org</a>")?></p> <script type="text/javascript"> <!-- |