Port 7.7 - WIP
This commit is contained in:
@@ -30,8 +30,7 @@ namespace Umbraco.Web.HealthCheck.Checks.Config
|
||||
{
|
||||
get
|
||||
{
|
||||
return TextService.Localize("healthcheck/customErrorsCheckSuccessMessage",
|
||||
new[] { Values.First(v => v.IsRecommended).Value });
|
||||
return TextService.Localize("healthcheck/customErrorsCheckSuccessMessage", new[] { CurrentValue });
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user