|
@@ -16,7 +16,7 @@ file that was distributed with this source code.
|
|
<table class="zebra-striped sonata-ba-list bordered-table">
|
|
<table class="zebra-striped sonata-ba-list bordered-table">
|
|
<thead>
|
|
<thead>
|
|
<tr>
|
|
<tr>
|
|
- <th colspan="3">{{ group.label|trans({}, 'SonataAdminBundle') }}</th>
|
|
|
|
|
|
+ <th colspan="3">{{ group.label|trans({}, group.label_catalogue) }}</th>
|
|
</tr>
|
|
</tr>
|
|
</thead>
|
|
</thead>
|
|
|
|
|