From d022ecf9601afc768d56f885b5100e322ad879b7 Mon Sep 17 00:00:00 2001 From: vfedosevich Date: Thu, 30 Apr 2015 05:48:32 -0700 Subject: [PATCH] password reset style fix --- .../PasswordResetPincodeSendOptions.cshtml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) 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) +
+