diff --git a/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Views/Account/PasswordResetPincodeSendOptions.cshtml b/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Views/Account/PasswordResetPincodeSendOptions.cshtml index d35ba688..72e2f08c 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Views/Account/PasswordResetPincodeSendOptions.cshtml +++ b/WebsitePanel/Sources/WebsitePanel.WebDavPortal/Views/Account/PasswordResetPincodeSendOptions.cshtml @@ -35,14 +35,18 @@
-
- @Html.RadioButtonFor(x => x.Method, PincodeSendMethod.Mobile) - @maskedPhone (@UI.MobilePhone) +
+
-
- @Html.RadioButtonFor(x => x.Method, PincodeSendMethod.Email) - @maskedEmail (@UI.Email) +
+