diff options
Diffstat (limited to 'application/views/scripts/group/delete.phtml')
| -rw-r--r-- | application/views/scripts/group/delete.phtml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/application/views/scripts/group/delete.phtml b/application/views/scripts/group/delete.phtml deleted file mode 100644 index fc96431..0000000 --- a/application/views/scripts/group/delete.phtml +++ /dev/null @@ -1,6 +0,0 @@ -<?php -if(!isset($_POST['groupID'])) { - ?> -<div>No group has been chosen.</div> - <?php -}
\ No newline at end of file |
