Shout: Horde_Form#open() -> Horde_Form#renderActive()
authorBen Klang <ben@alkaloid.net>
Thu, 21 Jan 2010 02:38:04 +0000 (21:38 -0500)
committerBen Klang <ben@alkaloid.net>
Thu, 21 Jan 2010 02:39:08 +0000 (21:39 -0500)
shout/templates/extensions/delete.inc

index 10d47db..217ef06 100644 (file)
@@ -1,3 +1,3 @@
 Extension: <?php echo $vars->get('extension'); ?><br>
 <?php
-$Form->open($RENDERER, $vars, Horde::applicationUrl('extensions.php'), 'post');
+$Form->renderActive($RENDERER, $vars, Horde::applicationUrl('extensions.php'), 'post');