From cb4d53c7f73761b09345b2f4499252246f8b1379 Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 28 Apr 2023 21:22:41 +0200 Subject: [PATCH] style delete button in admin view --- templates/admin/user/index.html.tera | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/templates/admin/user/index.html.tera b/templates/admin/user/index.html.tera index 8211e42..7f6f059 100644 --- a/templates/admin/user/index.html.tera +++ b/templates/admin/user/index.html.tera @@ -50,10 +50,13 @@ {% if user.pw %} Passwort zurücksetzen {% endif %} - User löschen -
- + {% endfor %}