updated to Symfony 4.2 (#710)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li class="header">
|
||||
{{ 'active.entries'|transchoice(entries|length) }}
|
||||
{{ 'active.entries'|trans({'%count%':(entries|length)}) }}
|
||||
</li>
|
||||
<li>
|
||||
{% if entries is not empty %}
|
||||
|
||||
Reference in New Issue
Block a user