Updated logo

pull/1/head
root 17 years ago
parent 8614365182
commit ffbca597a6

@ -22,7 +22,7 @@
function Header()
{
$this->Image('images/logo.png',8,8,100);
$this->Image($_REQUEST[bw]?'images/CAcert-logo-mono-1000.png':'images/CAcert-logo-colour-1000.png',8,8,100);
$this->SetFont('Arial','B',14);
if($_SESSION['_config']['language'] == "ja_JP")
$this->SetFont('SJIS','B',14);

Loading…
Cancel
Save