wxr
2024-07-02 4ab5ecb0a4fa8ab66647427c4f90db9db302ea3b
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)
            {