Kategorie Log aufgewertet

This commit is contained in:
hubobel 2026-06-24 17:28:22 +02:00
parent fddc4defbd
commit 0f55bc9cee
3 changed files with 85 additions and 1 deletions

View file

@ -50,7 +50,22 @@
<a href="/log">Log</a>
</div>
<div class="log-actions">
<a href="/log/download">
<button type="button">
Download
</button>
</a>
<a href="/log/delete"
onclick="return confirm('Logdatei löschen und Backup anlegen?');">
<button type="button">
Löschen
</button>
</a>
</div>
<div class="container">
<div class="card">