diff --git a/www/cap.php b/www/cap.php index cdb26e7..3369f86 100644 --- a/www/cap.php +++ b/www/cap.php @@ -32,7 +32,7 @@ $this->SetFont('Arial','I',8); if($_SESSION['_config']['language'] == "ja_JP") $this->SetFont('SJIS','I',8); - $this->Cell(0,0,'CAcert Inc. - P.O. Box 81 - Banksia NSW 2216 - Australia - http://www.CAcert.org',0,0,'C'); + $this->Cell(0,0,'CAcert Inc. - P.O. Box 4107 - Denistone East NSW 2112 - Australia - http://www.CAcert.org',0,0,'C'); $this->Ln(3); $this->SetFont('Arial','',6); if($_SESSION['_config']['language'] == "ja_JP")