]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ
Fix: correct syntax for "$"-Inline Variables.
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateIssueForm.templ
index 3be5737c39ff6d836baac50f2dfef5834a07ac89..dda8ce4fb9094785dfc46638eeb2d1b97c0de97f 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>