From 348ca248b97fc5285dfe5959ec5e1d8144734165 Mon Sep 17 00:00:00 2001 From: Zack Spear Date: Fri, 23 May 2025 15:25:02 -0700 Subject: [PATCH] fix: update password input layout for improved consistency - Adjusted the structure of password input sections in UserAdd.page and UserEdit.page to ensure consistent layout and styling. - This change continues the effort to enhance visual consistency across the plugin. --- emhttp/plugins/dynamix/UserAdd.page | 12 ++++++------ emhttp/plugins/dynamix/UserEdit.page | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/emhttp/plugins/dynamix/UserAdd.page b/emhttp/plugins/dynamix/UserAdd.page index 36db21bef..a3fffd5ae 100644 --- a/emhttp/plugins/dynamix/UserAdd.page +++ b/emhttp/plugins/dynamix/UserAdd.page @@ -169,13 +169,13 @@ _(Password)_: - - - - - + + + + + + - :user_password_help: diff --git a/emhttp/plugins/dynamix/UserEdit.page b/emhttp/plugins/dynamix/UserEdit.page index fc8587d3a..cbe70d65c 100644 --- a/emhttp/plugins/dynamix/UserEdit.page +++ b/emhttp/plugins/dynamix/UserEdit.page @@ -202,7 +202,7 @@ _(Delete)_ -

+
@@ -211,13 +211,13 @@ _(Password)_: - - - - - + + + + + + - :user_password_help: