diff --git a/Yavsc/Views/Account/VerifyCode.cshtml b/Yavsc/Views/Account/VerifyCode.cshtml index ceff9b5b..0b683a8e 100755 --- a/Yavsc/Views/Account/VerifyCode.cshtml +++ b/Yavsc/Views/Account/VerifyCode.cshtml @@ -5,10 +5,11 @@

@ViewData["Title"].

-
+
+ @Html.Hidden("ReturnUrl")

@ViewData["Status"]