From 1b8cb51edc5f614a7ba901056d85373390dc4153 Mon Sep 17 00:00:00 2001 From: Quoc Anh Nguyen Date: Thu, 24 Sep 2020 13:34:04 +0700 Subject: [PATCH] Update label --- src/Foundation/Features/People/PersonItemPage/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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