summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui/views/scripts/auth
diff options
context:
space:
mode:
Diffstat (limited to 'application/modules/fbgui/views/scripts/auth')
-rw-r--r--application/modules/fbgui/views/scripts/auth/selectmembership.phtml5
1 files changed, 0 insertions, 5 deletions
diff --git a/application/modules/fbgui/views/scripts/auth/selectmembership.phtml b/application/modules/fbgui/views/scripts/auth/selectmembership.phtml
deleted file mode 100644
index 5f7e5bf..0000000
--- a/application/modules/fbgui/views/scripts/auth/selectmembership.phtml
+++ /dev/null
@@ -1,5 +0,0 @@
-<h1>Select Membership</h1>
-<?php
-$this->membershipSelectForm->setAction($this->url());
-echo $this->membershipSelectForm;
-?> \ No newline at end of file