]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/certs/CertificateIssueForm.templ
UPD: Update the api to work more with "Users" than with their ids.
[gigi.git] / src / org / cacert / gigi / pages / account / certs / CertificateIssueForm.templ
index 34c58512143247cac0a80095cb013b690f5302c6..ea23e332f512aed4203ff960326c2937d34e3b8b 100644 (file)
     <td>SANs</td>
     <td align="left"><textarea rows='5' name='SANs' placeholder="dns:my.domain.example.com, dns:*.example.com, email:my.email@example.com (or newline separated)"><?=$emails?></textarea></td>
   </tr>
-
+  <? if($orga) { ?>
+  <tr>
+    <td><?=_Departement?></td>
+    <td align="left"><input type='text' name='OU'/></td>
+  </tr>
+  <? } ?>
   <tr class="expertoff">
     <td class='check'>
       <input type="checkbox" id="expertbox" name="expertbox"/>