]> WPIA git - gigi.git/commitdiff
fix: broken hyperlink formatting
authorINOPIAE <m.maengel@inopiae.de>
Thu, 15 Sep 2016 05:53:19 +0000 (07:53 +0200)
committerINOPIAE <m.maengel@inopiae.de>
Thu, 15 Sep 2016 06:04:37 +0000 (08:04 +0200)
Change-Id: I8209324d6fc9dbb8d5e1f0098155a3b3f3e60591

src/org/cacert/gigi/pages/account/certs/RequestCertificate.templ

index 32d327c2ded1ca2ba63cac4e961d7e3e1c48ec81..8cd1daa0f2fae8a2863386b821b9bed84b992eb0 100644 (file)
@@ -1,5 +1,5 @@
 <p><?=_SomeCA offers two ways to create a certificate.?> 
-<?=_One is to paste a certificate signing request (CSR) created from an existing or newly created private key.?> <?=_ If you do not know what a CSR is or how to create one take a look at the !'<a href="https://someca.de/FAQ/CSR">'FAQ'!</a>'.?> 
+<?=_One is to paste a certificate signing request (CSR) created from an existing or newly created private key.?> <?=_ If you do not know what a CSR is or how to create one take a look at the !'<a href="https://someca.de/FAQ/CSR">'FAQ!'</a>'.?> 
 <?=_As an alternative you can generate the private key inside your browser and export it once the certificate has been issued.?></p>
 <form method="post">
 <table class="table">