Skip to content

Commit d8f5942

Browse files
committed
update brands setting caption
1 parent c170f77 commit d8f5942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pds/Pds.Web/Pages/Settings/List/Body.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<h4 class="card-header d-flex justify-content-between align-items-center">
1515
Список настроек
16-
<a href="/brands" class="btn btn-success">Бренды</a>
16+
<a href="/brands" class="btn btn-success">Настройки Брендов</a>
1717
</h4>
1818
@if (settings == null)
1919
{

0 commit comments

Comments
 (0)