summaryrefslogtreecommitdiffstats
path: root/application/views
diff options
context:
space:
mode:
authorSimon2011-01-31 15:34:21 +0100
committerSimon2011-01-31 15:34:21 +0100
commit6c07eb5e85f9705c83b0415a89dd05a19b138bce (patch)
tree38c414878306cb3ba3bd2ebe5093473ecaabd4fb /application/views
parentPerson Register Form (diff)
downloadpbs2-6c07eb5e85f9705c83b0415a89dd05a19b138bce.tar.gz
pbs2-6c07eb5e85f9705c83b0415a89dd05a19b138bce.tar.xz
pbs2-6c07eb5e85f9705c83b0415a89dd05a19b138bce.zip
auth controller vervollständigt
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