]> WPIA git - gigi.git/commitdiff
Merge "add: add (OU) to make sure what is the entry department used for"
authorFelix Dörre <felix@dogcraft.de>
Thu, 19 Dec 2019 07:19:14 +0000 (07:19 +0000)
committerGerrit Code Review <gigi-system@dogcraft.de>
Thu, 19 Dec 2019 07:19:14 +0000 (07:19 +0000)
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>
   <? } ?>