]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/Gigi.templ
ADD: !Configchange! http serve
[gigi.git] / src / org / cacert / gigi / Gigi.templ
index 37858f7452130812f1db504b145842c42aa1a8d6..4c156ad8abe9a25ec303550fa5de3e1cc773a144 100644 (file)
@@ -2,8 +2,8 @@
 <html>
 <head>
 <title><?=$title?></title>
-<link rel="stylesheet" href="https://<?=$static?>/default.css" type="text/css">
-<script src="https://<?=$static?>/menu.js"></script>
+<link rel="stylesheet" href="<?=$static?>/default.css" type="text/css">
+<script src="<?=$static?>/menu.js"></script>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
 </head>
 <body>
@@ -11,7 +11,7 @@
                <div id="pageName">
                        <br>
                        <div id="pageLogo">
-                               <a href="/"><img src="https://<?=$static?>/images/cacert4.png"
+                               <a href="/"><img src="<?=$static?>/images/cacert4.png"
                                        alt="CAcert.org logo"></a>
                        </div>
                        <div id="googlead">
                <div class="sponsorinfo">
                        <?=_CAcert operations are sponsored by?>
                        <a href="http://www.bit.nl/" target="_blank">
-                               <img class="sponsorlogo" src="https://<?=$static?>/images/bit.png" alt="[BIT logo]">
+                               <img class="sponsorlogo" src="<?=$static?>/images/bit.png" alt="[BIT logo]">
                        </a>
                        <a href="http://www.tunix.nl/" target="_blank">
-                               <img class="sponsorlogo" src="https://<?=$static?>/images/tunix.png" alt="[TUNIX logo]">
+                               <img class="sponsorlogo" src="<?=$static?>/images/tunix.png" alt="[TUNIX logo]">
                        </a>
                        <a href="http://www.nlnet.nl/" target="_blank">
-                               <img class="sponsorlogo" src="https://<?=$static?>/images/nlnet.png" alt="[NLnet logo]">
+                               <img class="sponsorlogo" src="<?=$static?>/images/nlnet.png" alt="[NLnet logo]">
                        </a>
                        <a href="http://www.openarchitecturenetwork.org/" target="_blank">
-                               <img class="sponsorlogo" src="https://<?=$static?>/images/oan.png" alt="[OAN logo]">
+                               <img class="sponsorlogo" src="<?=$static?>/images/oan.png" alt="[OAN logo]">
                        </a>
                </div>