wxr
2024-11-01 c0c734d7a84cf7105401878ffc4b64cbb67621d1
HDL_ON/UI/UI1-Login/SelectServerDialog.cs
@@ -155,7 +155,7 @@
            rowView.MouseUpEventHandler += eHandler;
            urlBtn.MouseUpEventHandler += eHandler;
            urlBtn.Text = mGlobalRegion.regionName;
            urlBtn.Text = mGlobalRegion.regionName.Replace("HDL", "SANTAN");
            if (mGlobalRegion.regionUrl == OnAppConfig.Instance.RequestHttpsHost)
            {