From f382d15aaa1f08dbb538272abdbeab487fb3170e Mon Sep 17 00:00:00 2001 From: "ns.potapov" Date: Thu, 30 May 2024 03:15:26 +0400 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BA=D0=B8?= =?UTF-8?q?=20=D0=B2=20=D0=BA=D0=B0=D0=B1=D0=B8=D0=BD=D0=B5=D1=82=D0=B5=20?= =?UTF-8?q?=D0=BF=D0=BE=D1=80=D1=83=D1=87=D0=B8=D1=82=D0=B5=D0=BB=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Polyclinic/PolyclinicWebAppSuretor/Views/Home/Register.cshtml | 2 +- Polyclinic/PolyclinicWebAppSuretor/Views/Shared/_Layout.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Polyclinic/PolyclinicWebAppSuretor/Views/Home/Register.cshtml b/Polyclinic/PolyclinicWebAppSuretor/Views/Home/Register.cshtml index 8f7eed9..0cd7f63 100644 --- a/Polyclinic/PolyclinicWebAppSuretor/Views/Home/Register.cshtml +++ b/Polyclinic/PolyclinicWebAppSuretor/Views/Home/Register.cshtml @@ -4,7 +4,7 @@ }
-

Регистрация исполнителя

+

Регистрация поручителя

@foreach (var item in Model.Errors) {