Another fixation.
This commit is contained in:
parent
93cbad30f8
commit
caac5f3ab2
@ -1,5 +1,5 @@
|
||||
@{
|
||||
ViewData["Title"] = "Create";
|
||||
ViewData["Title"] = "Открытие счёта";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
|
@ -1,5 +1,5 @@
|
||||
@{
|
||||
ViewData["Title"] = "CreateReport";
|
||||
ViewData["Title"] = "Создание отчёта";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
|
@ -1,5 +1,5 @@
|
||||
@{
|
||||
ViewData["Title"] = "Вход";
|
||||
ViewData["Title"] = "Авторизация";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
|
@ -1,5 +1,5 @@
|
||||
@{
|
||||
ViewData["Title"] = "Перевод меджу счетами";
|
||||
ViewData["Title"] = "Переводы меджу счетами";
|
||||
}
|
||||
|
||||
<div class="text-center">
|
||||
|
Loading…
Reference in New Issue
Block a user