From 0343dead08f3c2b20fdcd6d2efdef1db43ffa19d Mon Sep 17 00:00:00 2001 From: Joachim Hummel Date: Thu, 4 Dec 2025 14:59:25 +0000 Subject: [PATCH] Add Notifications link to User Management page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add quick access button to notification settings in user management header - Styled to match existing UI gradient theme - Provides easy navigation from user management to notification configuration 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- app/admin/users/page.tsx | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/app/admin/users/page.tsx b/app/admin/users/page.tsx index caa6f7d..15329b8 100644 --- a/app/admin/users/page.tsx +++ b/app/admin/users/page.tsx @@ -234,15 +234,24 @@ export default function UsersPage() {

User Management

Verwalte Benutzerkonten und Berechtigungen

- +
+ + 📱 + Notifications + + +