]> WPIA git - gigi.git/commitdiff
upd: fix some wording
authorINOPIAE <m.maengel@inopiae.de>
Sun, 31 Jul 2016 08:36:14 +0000 (10:36 +0200)
committerINOPIAE <m.maengel@inopiae.de>
Mon, 1 Aug 2016 19:02:42 +0000 (21:02 +0200)
Change-Id: I82859d981d81ab53e96a3663a26792e9f26e4214

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

index 0bc3d1c2764c7a36a95d0659474b3a80f1cfb8a2..7fd6cf23a071ab558853d7766d25063a4fe1c411 100644 (file)
@@ -72,7 +72,7 @@
     </td>
     <td align="left">
       <label for="login"><?=_Enable certificate login with this certificate?><br />
     </td>
     <td align="left">
       <label for="login"><?=_Enable certificate login with this certificate?><br />
-      <?=_By allowing certificate login, this certificate can be used to login into this account at https://secure.cacert.org/ .?></label>
+      <?=_By allowing certificate login, this certificate can be used to log into this account at !'<code>https://secure.cacert.org/</code>'.?></label>
     </td>
   </tr>
   <tr>
     </td>
   </tr>
   <tr>
index 0711cddd4b6a0854a30ee5e118a3d3f208146b57..5139a695c235017855c9ad704f8858bca03c4123 100644 (file)
@@ -7,7 +7,7 @@
   </thead>
   <tbody>
   <tr>
   </thead>
   <tbody>
   <tr>
-    <td><?=_I have a CSR! Paste it here:?><br/>Don't know, what as CSR is and how to create one? Take a look in the <a href="https://wiki.cacert.org/FAQ/CSR">Wiki</a>!</td>
+    <td><?=_I have a CSR! Paste it here:?><br/><?=_Don't know what a CSR is or how to create one? Take a look at the !'<a href="https://wiki.cacert.org/FAQ/CSR">'Wiki!'</a>'!?></td>
     <td>
       <textarea class="form-control" name="CSR" class="csr"></textarea>
     </td>
     <td>
       <textarea class="form-control" name="CSR" class="csr"></textarea>
     </td>