]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ
upd: removes ToS check from certificate generation
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateIssueForm.templ
index 7b64dc72c12ddec25ad032010b8d9d5b899a60f1..0bc3d1c2764c7a36a95d0659474b3a80f1cfb8a2 100644 (file)
   <tr class="expert">
     <td><?=_Valid period?></td>
     <td>
-        <?=$validity?>
-    </td>
-  </tr>
-    <tr>
-    <td class='check'>
-      <input type="checkbox" id="tos_agree" name="tos_agree" />
-    </td>
-    <td align="left">
-      <label for="tos_agree"><strong><?=_I accept the Terms of Service ($!{ToS}).?> </strong><br />
-      <?=_Please note: You need to accept the ToS to proceed.?></label>
+        <?=$validity?>(<?=_start: "now" or YYYY-MM-DD date, end: e.g. 2y, 6m or YYYY-MM-DD date?>)
     </td>
   </tr>
   <tr><td colspan='2'>&nbsp;</td></tr>