]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/certs/CertificateIssueForm.templ
add: add (OU) to make sure what is the entry department used for
[gigi.git] / src / club / wpia / gigi / pages / account / certs / CertificateIssueForm.templ
index 67bf336d12380e33dd7db4b64834b3f270f39ae6..326253acb8276bd4722a399dad98c3898559d054 100644 (file)
   </tr>
   <? if($orga) { ?>
   <tr>
-    <td><?=_Department?></td>
+    <td><?=_Department (OU)?></td>
     <td align="left"><input type='text' name='OU' value='<?=$department?>'/></td>
   </tr>
   <? } ?>
-  <tr class="expertoff">
+  <tr class="expertoff noscript-hidden">
     <td class='check'>
       <input type="checkbox" id="expertbox" name="expertbox"/>
     </td>