Add a space between "Test" and "Email" in the UI.

This commit is contained in:
Will Caldwell
2019-03-03 16:27:03 -06:00
committed by Rockstar Developer
parent fee936b569
commit e232dd7d7e

View File

@@ -20,6 +20,7 @@ namespace BTCPayServer.Models.ServerViewModels
} }
[EmailAddress] [EmailAddress]
[Display(Name = "Test Email")]
public string TestEmail public string TestEmail
{ {
get; set; get; set;