Merge pull request #2530 from aynsix/PHRAS-1387-update-translation

PHRAS-1387 update translation
This commit is contained in:
Nicolas Maillat
2018-03-27 10:41:41 +02:00
committed by GitHub
9 changed files with 1701 additions and 1701 deletions

View File

@@ -34,7 +34,7 @@
<form id="users_page_search" method="post" action="{{ path('admin_users_search') }}" target="_self" class="form-inline">
<fieldset class="admin_head_opts">
<span class="checkbox">
{{ 'Show special users' | trans }}
{{ 'admin::userlist: filterguestuser' | trans }}
<input type="checkbox" name="show_special_users" {% if parm['show_special_users'] %} checked="checked" {% endif %} style="margin-left:10px" />
</span>
<br/>