Code

Fixed connectivity acls
[gosa.git] / plugins / personal / posix / posix_groups.tpl
index 3616545e80e0f2e3578ebaba9f77ffa77c3f97dd..ca3ae3ec5825979e2ced3e347b68fc9074a6cb6d 100644 (file)
@@ -25,6 +25,7 @@
                        <table summary="" style="width:100%;">
                                {$alphabet}
                        </table>
+
                                <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                                        <tr>
                                                <td width="50%">
                                        </tr>
                                </table>
                                <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
+                    <tr>
+                                               <td>
+                                                       <input type="checkbox" name="SubSearch" value="1" {$SubSearchCHK}
+                                                               onClick="mainform.submit();">
+                                                       {t}Ignore subtrees{/t}
+                                               </td>
+                                       </tr>
+                </table>
+                               <table summary="" width="100%" style="border-top:1px solid #B0B0B0;background-color:#F8F8F8">
                                        <tr>
                                                <td width="50%">
                                                        <img alt="" src="{$search_image}" align=middle>&nbsp;{t}Display groups matching{/t}
@@ -64,7 +74,7 @@
                </td>
        </tr>
 </table>
-
+<input type="hidden" value="1" name="PosixGroupDialogPosted">
 <p class="plugbottom">
   <input type=submit name="add_groups_finish" value="{t}Add{/t}">
   &nbsp;