From e0cc745720f7fa12fdd1ef3d73cc67557ed2bbd0 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Sat, 24 Jan 2026 16:45:48 -0500 Subject: [PATCH] feat: improve zmNg QR code section layout in user view MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Center-align QR code as focal point - Add subtle box shadow and border radius to QR container - Use compact inline form for optional password field - Auto-generate QR code on page load, regenerate on password input - Remove collapsed section, always show QR code 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- web/skins/classic/views/user.php | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/web/skins/classic/views/user.php b/web/skins/classic/views/user.php index 0d05a3ca8..f56c8ee41 100644 --- a/web/skins/classic/views/user.php +++ b/web/skins/classic/views/user.php @@ -169,22 +169,17 @@ echo htmlSelect('user[HomeView]', $homeview_options, $User->HomeView());
-
-

-
- -
- - visibility -
+
+
+
+
-
-
-
-
-
-
+
+ + + visibility
+