From 6884de9774f84a25671e8d8b66ae0e9255ea312d Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Tue, 26 May 2026 14:50:06 -0400 Subject: [PATCH] revert(adminui): restore 'OtOpcUa Admin' login title User chose to revert the MxAccess Gateway rebrand on the login card. Keep the layout fix from c064ec1 (no panel-head top strip; inline h1.login-title) and just put the original product name back. --- .../ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Login.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Login.razor b/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Login.razor index f9c88cc..e82b282 100644 --- a/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Login.razor +++ b/src/Server/ZB.MOM.WW.OtOpcUa.AdminUI/Components/Pages/Login.razor @@ -11,7 +11,7 @@
-

MxAccess Gateway Admin — sign in

+

OtOpcUa Admin — sign in

@if (ReturnUrl is not null) {