]> WPIA git - gigi.git/commitdiff
Correct Cert Issue form title.
authorFelix Dörre <felix@dogcraft.de>
Tue, 12 Aug 2014 22:49:45 +0000 (00:49 +0200)
committerFelix Dörre <felix@dogcraft.de>
Tue, 12 Aug 2014 22:49:45 +0000 (00:49 +0200)
src/org/cacert/gigi/pages/account/CertificateIssueForm.templ

index 6c76287cce89397519d1b15486a8adc242f97ffa..7d28f2c1e3d432a5cb9bd9d5b24e1b3720e316cf 100644 (file)
@@ -10,7 +10,7 @@
 <table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper dataTable">
   <thead>
   <tr>
-    <th colspan="2" class="title"><?=_New Client Certificate?></th>
+    <th colspan="2" class="title"><?=_New Certificate?></th>
   </tr>
   </thead>
   <tbody>