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