Added better formatted extra section for certain log types

This commit is contained in:
Jan Böhmer 2023-04-10 23:13:09 +02:00
parent 4107535b19
commit 69fc28d5d6
10 changed files with 1388 additions and 1304 deletions

View file

@ -0,0 +1,4 @@
{# @var entry \App\Entity\LogSystem\UserNotAllowedLogEntry #}
{% trans %}log.user_not_allowed.unauthorized_access_attempt_to{% endtrans %}: &nbsp;<code>{{ entry.path }}</code>
<p class="text-muted">{% trans %}log.user_not_allowed.hint{% endtrans %}</p>