wxr
2024-06-06 f54a487bb42ac49bf81bd7b5eea311fc79231bc6
HDL_ON/UI/UI1-Login/ForgetPasswordPage.cs
@@ -350,7 +350,7 @@
                TextSize = CSS_FontSize.TextFontSize,
                PlaceholderTextColor = CSS_Color.PromptingColor1,
                PlaceholderText = Language.StringByID(StringId.PlsEntryVerificationCode),
                IsNumberKeyboardType = true,
                IsNumberKeyboardType = true
            };
            verificationCodeView.AddChidren(etVerificationCode);