From 0d53041fc67e13fc53cca0c993ec1a7a31a5a16e Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sun, 15 Jan 2017 05:57:19 -0500 Subject: Reorganize examples/ directory --- examples/view/deleteacct/default.view.php | 51 +++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 examples/view/deleteacct/default.view.php (limited to 'examples/view/deleteacct') diff --git a/examples/view/deleteacct/default.view.php b/examples/view/deleteacct/default.view.php new file mode 100644 index 0000000..852a37e --- /dev/null +++ b/examples/view/deleteacct/default.view.php @@ -0,0 +1,51 @@ + + + + + + + + Scrott - Delete user account + + + + + +
+
+
Warning: Deleting your user account!
+ +
+
+ +

Are you sure?!

+

Please confirm you want to delete your Scrott account. Type your current password in the box below and click the confirm button

+ +
+ + +
+ + +
+
+
+
+ + + + -- cgit v1.2.3