From 878c7e6476c5920775c294675a48f6853c136d81 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 29 Jul 2018 09:53:16 +0200 Subject: [PATCH] user name change is not supported (maybe in the future) --- Yavsc/Views/Manage/Index.cshtml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Yavsc/Views/Manage/Index.cshtml b/Yavsc/Views/Manage/Index.cshtml index cfef672d..bf8ccefd 100755 --- a/Yavsc/Views/Manage/Index.cshtml +++ b/Yavsc/Views/Manage/Index.cshtml @@ -7,15 +7,13 @@

@ViewData["Title"]

@ViewData["StatusMessage"]

-

@SR["Change your account settings"]

+

@SR["Your account settings"]


@SR["UserName"]:
@Model.UserName - [@SR["Change"]]
@SR["EMail"]: