Use new logsviewer

This commit is contained in:
Johannes Zellner
2023-07-12 14:33:57 +02:00
parent caa160b3fd
commit e9f6a163d9
13 changed files with 19 additions and 19 deletions

View File

@@ -7,7 +7,7 @@
<h1>
{{ 'emails.eventlog.title' | tr }}
<a class="btn btn-default btn-outline pull-right" href="/logs.html?id=mail" target="_blank">{{ 'main.action.logs' | tr }}</a>
<a class="btn btn-default btn-outline pull-right" href="/frontend/logs.html?id=mail" target="_blank">{{ 'main.action.logs' | tr }}</a>
<a class="btn btn-default btn-outline pull-right" href="#/emails-queue">{{ 'emails.action.queue' | tr }}</a>
</h1>
</div>