From 3a929138b000a45f57b3a6c62d5cfa72b842538c Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Wed, 22 Jul 2015 14:22:26 +0200 Subject: Give possibility to delete its own account See https://github.com/FreshRSS/FreshRSS/issues/679 --- app/views/user/profile.phtml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'app/views') diff --git a/app/views/user/profile.phtml b/app/views/user/profile.phtml index c44202edd..11097e546 100644 --- a/app/views/user/profile.phtml +++ b/app/views/user/profile.phtml @@ -57,4 +57,26 @@ + + +
+ + +

+ +
+
+ 'index', 'a' => 'index'), + 'php', true + )); + ?> + + + +
+
+
+ -- cgit v1.2.3