From eb58c6d16b5dbaf9c9b0ec2536305f006f5107c2 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 23 Aug 2016 21:02:59 +0200 Subject: Only show account deletion link if supported Signed-off-by: Florian Pritz --- application/views/user/profile.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/application/views/user/profile.php b/application/views/user/profile.php index 1aa22ec10..fbd29f474 100644 --- a/application/views/user/profile.php +++ b/application/views/user/profile.php @@ -41,6 +41,8 @@
+

If you want to permanently delete your account, please click ">here.

+ -- cgit v1.2.3-24-g4f1b