bugs fix
This commit is contained in:
parent
599e9a8865
commit
84f9f63407
44 changed files with 560 additions and 92 deletions
|
@ -4,7 +4,7 @@ using WebsitePanel.WebDavPortal.Resources;
|
|||
|
||||
namespace WebsitePanel.WebDavPortal.Models.Account
|
||||
{
|
||||
public class PasswordResetEmailModel : BaseModel
|
||||
public class PasswordResetEmailModel
|
||||
{
|
||||
[Required]
|
||||
[Display(ResourceType = typeof(Resources.UI), Name = "Email")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue