diff options
-rw-r--r-- | pages/index/11.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/pages/index/11.php b/pages/index/11.php index 60c8941..62d9903 100644 --- a/pages/index/11.php +++ b/pages/index/11.php @@ -67,15 +67,6 @@ if(!array_key_exists('secrethash',$_SESSION['_config'])) $_SESSION['_config']['s <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><b><?=_("Snail Mail")?></b></p> -<p><?=_("Alternatively you can get in contact with us via the following methods:")?></p> - -<p><?=_("Postal Address:")?><br> -CAcert Inc.<br> -P.O. Box 4107<br> -Denistone East NSW 2112<br> -Australia</p> - <script type="text/javascript"> <!-- var pagehash = '<?=$_SESSION['_config']['secrethash']?>'; |