This view is not required.
authorGunnar Wrobel <p@rdus.de>
Wed, 29 Apr 2009 07:41:38 +0000 (09:41 +0200)
committerGunnar Wrobel <p@rdus.de>
Wed, 29 Apr 2009 07:41:38 +0000 (09:41 +0200)
koward/lib/Koward/View/Modify/add.html.php [deleted file]

diff --git a/koward/lib/Koward/View/Modify/add.html.php b/koward/lib/Koward/View/Modify/add.html.php
deleted file mode 100644 (file)
index fb15bbe..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?= $this->renderPartial('header'); ?>
-<?= $this->renderPartial('menu'); ?>
-
-<?php
-$this->form->renderActive(new Horde_Form_Renderer(), $vars, 'modify', 'post');
-