diff --git a/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/CreatePet.cshtml b/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/CreatePet.cshtml index 57ecb9c..6508997 100644 --- a/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/CreatePet.cshtml +++ b/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/CreatePet.cshtml @@ -3,7 +3,7 @@ }
-

Создание животного

+

Добавление животного

diff --git a/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/Index.cshtml b/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/Index.cshtml index e88dc60..2905a65 100644 --- a/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/Index.cshtml +++ b/VeterinaryView/VeterinaryShowOwnerApp/Views/Home/Index.cshtml @@ -14,7 +14,7 @@ return; }

- Создать животное + Добавить животное Обновить животное Удалить животное