Logo updates

pull/1/head
root 16 years ago
parent ffbca597a6
commit 698cffa908

@ -159,7 +159,7 @@ function hideall() {
<body onload="hideall(); explode('home');<?=$expand?>">
<div id="pagecell1">
<div id="pageName"><br>
<div id="pageLogo"><a href="http://<?=$_SESSION['_config']['normalhostname']?>"><img src="/images/cacert3.png" border="0" alt="CAcert.org logo"></a></div>
<div id="pageLogo"><a href="http://<?=$_SESSION['_config']['normalhostname']?>"><img src="/images/cacert4.png" border="0" alt="CAcert.org logo"></a></div>
<div id="googlead"><h2><?=_("Free digital certificates!")?></h2></div>
</div>
<div id="pageNav">

@ -50,7 +50,7 @@ function hideall() {
<body onload="hideall();">
<div id="pagecell1">
<div id="pageName"><br>
<div id="pageLogo"><a href="http://<?=$_SESSION['_config']['normalhostname']?>"><img src="/images/cacert3.png" border="0" alt="CAcert.org logo"></a></div>
<div id="pageLogo"><a href="http://<?=$_SESSION['_config']['normalhostname']?>"><img src="/images/cacert4.png" border="0" alt="CAcert.org logo"></a></div>
<div id="googlead"><? if($_SERVER['HTTPS'] != "on") { ?><script type="text/javascript">
<!--
google_ad_client = "pub-0959373285729680";

@ -30,7 +30,7 @@ if(!function_exists("showheader"))
<body>
<div id="pagecell1">
<div id="pageName"><br>
<h2><a href="http://<?=$_SESSION['_config']['normalhostname']?>"><img src="https://www.CAcert.org/images/cacert3.png" border="0" alt="CAcert.org logo"></a></h2>
<h2><a href="http://<?=$_SESSION['_config']['normalhostname']?>"><img src="https://www.CAcert.org/images/cacert4.png" border="0" alt="CAcert.org logo"></a></h2>
<div id="googlead"><h2><?=_("Free digital certificates!")?></h2></div>
</div>
<div id="pageNav">

Loading…
Cancel
Save