diff --git a/src/Foundation/Features/People/PersonItemPage/Index.cshtml b/src/Foundation/Features/People/PersonItemPage/Index.cshtml index a5dca3138..5a4cd4e76 100644 --- a/src/Foundation/Features/People/PersonItemPage/Index.cshtml +++ b/src/Foundation/Features/People/PersonItemPage/Index.cshtml @@ -19,7 +19,7 @@

Contact

-

Name: @Html.PropertyFor(x => x.CurrentContent.Phone)

+

Tel: @Html.PropertyFor(x => x.CurrentContent.Phone)

Email: @Html.PropertyFor(x => x.CurrentContent.Email)

Sector: @Model.CurrentContent.Sector