From 62b3c657a923b6621155d214c8718554b5036df7 Mon Sep 17 00:00:00 2001 From: Hermes Date: Wed, 3 Jun 2026 21:02:50 +0800 Subject: [PATCH] fix(portal): restore missing inputs in providers.html (revert buggy reorder) The reorder_hints.py script incorrectly removed several elements when moving .hint spans before inputs. This commit restores the file to the correct state from commit 56474264, preserving all inputs while keeping the hints in their proper places. Fixes: admin-username input missing, several other inputs corrupted --- deploy/tksea-portal/admin/providers.html | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/deploy/tksea-portal/admin/providers.html b/deploy/tksea-portal/admin/providers.html index 968b884e..4b852e67 100644 --- a/deploy/tksea-portal/admin/providers.html +++ b/deploy/tksea-portal/admin/providers.html @@ -104,17 +104,17 @@