]> WPIA git - gigi.git/blobdiff - src/club/wpia/gigi/pages/account/certs/CertificateIssueForm.templ
Merge "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 da45ca658dbc9950f5f74f20e2567a097bf1f68b..326253acb8276bd4722a399dad98c3898559d054 100644 (file)
@@ -55,7 +55,7 @@
   </tr>
   <? if($orga) { ?>
   <tr>
-    <td><?=_Department?></td>
+    <td><?=_Department (OU)?></td>
     <td align="left"><input type='text' name='OU' value='<?=$department?>'/></td>
   </tr>
   <? } ?>