Restored the 'Delete' button to the add/delete scripts panel
authorArt Cancro <ajc@uncensored.citadel.org>
Tue, 6 Mar 2012 23:23:11 +0000 (18:23 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Tue, 6 Mar 2012 23:23:11 +0000 (18:23 -0500)
webcit/static/t/sieve/add.html

index 04b7b4ac97b545ab4b6decd715a1388077e39a2e..b0c4bad48f05f0d4e438deb68b68d73237888a36 100644 (file)
@@ -31,6 +31,8 @@
                        <select name="script_name" size=10 style="width:100%%">
                                <?ITERATE("SIEVE:SCRIPTS", ="sieve_script_select")>
                        </select>
+                       <input type="submit" name="delete_button" value='<?_("Delete")>'></form>
+                       </form>
                <?=("box_end")>
        <td>
        </tr>