wxr
2024-12-02 f60b17fa18701c2cee017a5117e96510f54b44cf
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)
            {