mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-06 02:09:33 +00:00
Added better formatted extra section for certain log types
This commit is contained in:
parent
4107535b19
commit
69fc28d5d6
10 changed files with 1388 additions and 1304 deletions
|
|
@ -0,0 +1,4 @@
|
|||
{# @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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue