Fixed old menu

pull/1/head
root 16 years ago
parent 7586846842
commit 7b3ab5121e

@ -15,6 +15,10 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ ?>
<?
include("../includes/general_stuff.php");
?>
<html>
<head>
<title><?=_("Install CAcert Root using CEnroll Active-X component and PKCS-7")?></title>
@ -126,68 +130,9 @@ Sub InstallCert
End sub
</SCRIPT>
<body LANGUAGE="VBScript" ONLOAD="InstallCert">
<div id="pagecell1">
<div id="pageName"><br>
<h2><a href="http://www.CAcert.org"><img src="/images/cacert2.png" border="0" alt="CAcert.org logo"></a></h2>
</div>
<div id="pageNav">
<div class="relatedLinks">
<h3><?=_("Join CAcert.org")?></h3>
<a href="https://www.cacert.org/index.php?id=1">Join</a>
</div>
<div class="relatedLinks">
<h3><?=_("My Account")?></h3>
<a href="https://www.cacert.org/index.php?id=4">Normal Login</a>
<a href="https://secure.cacert.org/index.php?id=4">Cert Login</a>
<a href="https://www.cacert.org/index.php?id=5">Lost Password</a>
</div>
<div class="relatedLinks">
<h3>Miscellaneous</h3>
<a href="http://blog.cacert.org/">CAcert News</a>
<a href="help.php">Howto Information</a>
<a href="logos.php">CAcert Logos</a>
<a href="stats.php">CAcert Statistics</a>
<a href="index.php?id=3">Root Certificate</a>
<a href="revoke.crl">CRL</a>
<a href="http://my.rsscache.com/www.cacert.org/rss.php">RSS News Feed</a>
<a href="index.php?id=7">Credits</a>
<a href="index.php?id=8">CAcert Board</a>
</div>
<div class="relatedLinks">
<h3>Translations</h3>
<a href="index.php?id=0&lang=da_DK">Dansk</a>
<a href="index.php?id=0&lang=de_DE">Deutsch</a>
<a href="index.php?id=0&lang=en_AU">English</a>
<a href="index.php?id=0&lang=es_ES">Espa&#xf1;ol</a>
<a href="index.php?id=0&lang=fr_FR">Fran&#xe7;ais</a>
<a href="index.php?id=0&lang=it_IT">Italiano</a>
<a href="index.php?id=0&lang=hu_HU">Magyar</a>
<a href="index.php?id=0&lang=nl_NL">Nederlands</a>
<a href="index.php?id=0&lang=pt_PT">Portugu&#xea;s</a>
<a href="index.php?id=0&lang=pt_BR">Portugu&#xea;s Brasileiro</a>
<a href="index.php?id=0&lang=ru_RU">&#x420;&#x443;&#x441;&#x441;&#x43a;&#x438;&#x439;</a>
<a href="index.php?id=0&lang=sv_SE">Svenska</a>
<a href="index.php?id=0&lang=tr_TR">T&#xfc;rk&#xe7;e</a>
<a href="index.php?id=0&lang=zh_CN">&#x4e2d;&#x6587;(&#x7b80;&#x4f53;)</a>
</div>
</div>
<div id="content">
<div class="story">
<? showbodycontent("CAcert.org",""); ?>
<p><?=_("Install a Root Certificate using Internet Explorer and the CEnroll ActiveX control. This avoids the Microsoft Certificate Installation wizard and all of its complexity and extra screens for users. This however will ONLY work for Microsoft Internet Explorer.")?></p>
</div>
</div>
<div id="siteInfo">
<a href="index.php?id=12">About Us</a> | <a href="index.php?id=13">Donations</a> |
<a href="index.php?id=10">Privacy Policy</a> |
<a href="index.php?id=51">Mission Statement</a> | <a href="index.php?id=11">Contact Us</a> |
&copy;2002-<?=date("Y")?> by CAcert</div>
<? showfooter(); ?>
</div>
</BODY>
</HTML>

Loading…
Cancel
Save