]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ
UPD: new sprintf syntax in templates
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateIssueForm.templ
index 3be5737c39ff6d836baac50f2dfef5834a07ac89..ee749ab940f694c619b97326689dae126693c442 100644 (file)
@@ -82,7 +82,7 @@
       <input type="checkbox" id="CCA" name="CCA" />
     </td>
     <td align="left">
-      <label for="CCA"><strong><?=s,$!CCA,I accept the CAcert Community Agreement (%s).?> </strong><br />
+      <label for="CCA"><strong><?=_I accept the CAcert Community Agreement ($!CCA).?> </strong><br />
       <?=_Please note: You need to accept the CCA to proceed.?></label>
     </td>
   </tr>