forked from mirror/Part-DB.Part-DB-server
4 lines
No EOL
253 B
Twig
4 lines
No EOL
253 B
Twig
{# @var entry \App\Entity\LogSystem\UserNotAllowedLogEntry #}
|
|
|
|
{% trans %}log.user_not_allowed.unauthorized_access_attempt_to{% endtrans %}: <code>{{ entry.path }}</code>
|
|
<p class="text-muted">{% trans %}log.user_not_allowed.hint{% endtrans %}</p> |