Code

Updated preg_matches
[gosa.git] / plugins / admin / fai / faiPackage.tpl
index 40c13313449725ec40d48aefcee36734627af23b..388c1e84852d261a19ca5dcc6d2a118f6df578e6 100644 (file)
@@ -71,7 +71,7 @@
                        <input type="submit" name="Addpkg" value="{t}Add{/t}" {$OptionsACL} {$cnACL}>
                        <input type="submit" name="Delpkg" value="{t}Remove{/t}"  {$OptionsACL} {$cnACL}>
                        <input type="submit" name="Conpkg" value="{t}Configure{/t}"  {$OptionsACL} >
-                       <input type="submit" name="Markpkg" value="{t}Toggle remove flag{/t}"  {$OptionsACL} >
+                       <input type="submit" name="Markpkg" value="{t}Toggle remove flag{/t}"  {$OptionsACL} {$cnACL}>
                </td>
        </tr>
 </table>