]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/certs/CertificateDisplay.templ
chg: apply css 'table' class to table
[gigi.git] / src / club / wpia / gigi / pages / account / certs / CertificateDisplay.templ
index 55086650f65ef6286be91261cf600e50539613dc..9aad7bcbd3eed7f573811ce4d9a8a7c954154394 100644 (file)
@@ -1,4 +1,4 @@
-<table>
+<table class="table">
 <? if($support) {?>
 
   <tr>
@@ -49,8 +49,7 @@
         <a href='<?=$serial?>.cer'><?=_DER encoded Certificate?></a><br/>
         <a href='<?=$serial?>.cer?install&chain'><?=_Install into browser.?></a><br/>
         <a href='<?=$serial?>.cer?install'><?=_Install into browser (Chrome)?></a>. <?=_Please ensure that the intermediate certificates listed above are installed prior to installing the certificate.?>*<br/><br/>
-        * <?=_For information on how to install the root certificates into the truststore of your browser take a look at the !(/wiki/CSR)FAQ!'</a>'!?>
-        
+        * <?=_For information on how to install the root certificates into the truststore of your browser take a look at the !(/kb/CSR)FAQ!'</a>'!?>
     </td>
   </tr>
 <? } ?>