Code

Upps
[gosa.git] / plugins / admin / fai / faiPackage.tpl
index d88ff6443699bd7883b1db979d8ef7b89ac94eee..40c13313449725ec40d48aefcee36734627af23b 100644 (file)
@@ -71,6 +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} >
                </td>
        </tr>
 </table>