Explained, which IE versions the link is for
This commit is contained in:
parent
215cb9076c
commit
0e0c8cd0a0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
*/ ?>
|
||||
<p>
|
||||
Class 1 <?=_("PKI Key")?><br>
|
||||
<a href="index.php?id=17"><?=_("Click here if you want to import the root certificate into Microsoft Internet Explorer")?></a><br>
|
||||
<a href="index.php?id=17"><?=_("Click here if you want to import the root certificate into Microsoft Internet Explorer 5.x/6.x")?></a><br>
|
||||
<a href="certs/root.crt"><?=_("Root Certificate (PEM Format)")?></a><br>
|
||||
<a href="certs/root.der"><?=_("Root Certificate (DER Format)")?></a><br>
|
||||
<a href="certs/root.txt"><?=_("Root Certificate (Text Format)")?></a><br>
|
||||
|
|
Loading…
Reference in a new issue