We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c170f77 commit d8f5942Copy full SHA for d8f5942
Pds/Pds.Web/Pages/Settings/List/Body.razor
@@ -13,7 +13,7 @@
13
14
<h4 class="card-header d-flex justify-content-between align-items-center">
15
Список настроек
16
- <a href="/brands" class="btn btn-success">Бренды</a>
+ <a href="/brands" class="btn btn-success">Настройки Брендов</a>
17
</h4>
18
@if (settings == null)
19
{
0 commit comments