From 452f5801b62b191123f9ded6c02844275ab62259 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 24 Dec 2018 12:24:22 +0100 Subject: user self delete --- app/view/templates/userconfirmdelete.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/view/templates/userconfirmdelete.php') diff --git a/app/view/templates/userconfirmdelete.php b/app/view/templates/userconfirmdelete.php index 069f5de..0394f12 100644 --- a/app/view/templates/userconfirmdelete.php +++ b/app/view/templates/userconfirmdelete.php @@ -30,9 +30,9 @@ if($candelete) {

You can't delete this user

-

You need at least one admin user to run the system.

+

You can't delete yourself

-

To delete this user, create at least another admin user, then retry to delete this one.

+

To delete this user, create at least another admin user, log in as this other admin user, the try to delete this user.

Go back to users -- cgit v1.2.3