summaryrefslogtreecommitdiffstats
path: root/application/views
diff options
context:
space:
mode:
Diffstat (limited to 'application/views')
-rw-r--r--application/views/scripts/auth/delete-account.phtml1
-rw-r--r--application/views/scripts/auth/logout.phtml1
-rw-r--r--application/views/scripts/auth/recover-password.phtml1
-rw-r--r--application/views/scripts/auth/register.phtml (renamed from application/views/scripts/person/register.phtml)0
4 files changed, 3 insertions, 0 deletions
diff --git a/application/views/scripts/auth/delete-account.phtml b/application/views/scripts/auth/delete-account.phtml
new file mode 100644
index 0000000..3b7085d
--- /dev/null
+++ b/application/views/scripts/auth/delete-account.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Auth</b> and script/action name <b>deleteAccount</b></center> \ No newline at end of file
diff --git a/application/views/scripts/auth/logout.phtml b/application/views/scripts/auth/logout.phtml
new file mode 100644
index 0000000..a709bd9
--- /dev/null
+++ b/application/views/scripts/auth/logout.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Auth</b> and script/action name <b>logout</b></center> \ No newline at end of file
diff --git a/application/views/scripts/auth/recover-password.phtml b/application/views/scripts/auth/recover-password.phtml
new file mode 100644
index 0000000..e133420
--- /dev/null
+++ b/application/views/scripts/auth/recover-password.phtml
@@ -0,0 +1 @@
+<br /><br /><center>View script for controller <b>Auth</b> and script/action name <b>recoverPassword</b></center> \ No newline at end of file
diff --git a/application/views/scripts/person/register.phtml b/application/views/scripts/auth/register.phtml
index 5196738..5196738 100644
--- a/application/views/scripts/person/register.phtml
+++ b/application/views/scripts/auth/register.phtml