diff options
Diffstat (limited to 'application/modules/dev/views/scripts/group/add.phtml')
| -rw-r--r-- | application/modules/dev/views/scripts/group/add.phtml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/application/modules/dev/views/scripts/group/add.phtml b/application/modules/dev/views/scripts/group/add.phtml deleted file mode 100644 index 588ce31..0000000 --- a/application/modules/dev/views/scripts/group/add.phtml +++ /dev/null @@ -1,5 +0,0 @@ -<h1>Add Group</h1> -<?php -$this->addForm->setAction($this->url()); -echo $this->addForm; -?>
\ No newline at end of file |
