From 7602cf6172b37fe97fbd117f894c644e237eceb7 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 15 Nov 2024 16:37:58 -0800 Subject: [PATCH] ui: users: Fix close button for confirmation dialog for Bootstrap 5 - Also place the body content in

for improved semantics and suggested by Bootstrap. Signed-off-by: Sunil Mohan Adapa Reviewed-by: Veiko Aasa --- plinth/modules/users/templates/users_update.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/plinth/modules/users/templates/users_update.html b/plinth/modules/users/templates/users_update.html index d52477c8c..1600f843d 100644 --- a/plinth/modules/users/templates/users_update.html +++ b/plinth/modules/users/templates/users_update.html @@ -42,17 +42,18 @@ Delete user {{ username }} and all the user's files? {% endblocktrans %} -