Skip to content

Commit a609008

Browse files
committed
Pequeñas correcciones a la interfaz.
1 parent 53132ed commit a609008

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

View/ReportClients.html.twig

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,10 @@
1010
<div class="container-fluid">
1111
<div class="row mt-3">
1212
<div class="col-12 text-center">
13-
<h1 class="h3 mb-3 text-gray-800"><i class="fa-solid fa-users"></i> {{ trans('clients') }}
14-
- {{ trans('report') }}</h1>
13+
<h1 class="h3 mb-3 text-gray-800">
14+
<i class="fa-solid fa-users"></i>
15+
{{ trans('clients') }} - {{ trans('report') }}
16+
</h1>
1517
</div>
1618
</div>
1719

0 commit comments

Comments
 (0)