diff --git a/Bank/BankClientApp/Views/Home/OperationUpdate.cshtml b/Bank/BankClientApp/Views/Home/OperationUpdate.cshtml index efdee9d..b8278fb 100644 --- a/Bank/BankClientApp/Views/Home/OperationUpdate.cshtml +++ b/Bank/BankClientApp/Views/Home/OperationUpdate.cshtml @@ -1,9 +1,9 @@ @{ - ViewData["Title"] = "OperationDelete"; + ViewData["Title"] = "OperationUpdate"; }