panel: clearer nav labels and card headings, danger-style Sign out

Rename technical labels (postqueue -p, mail.log tail, Send log/Queue/Log
in nav) to plain descriptions, and style Sign out as a deliberate danger
action consistent with other destructive buttons.
This commit is contained in:
2026-08-03 21:19:46 +03:00
parent 66fab00807
commit a55dbaeec0
6 changed files with 14 additions and 13 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<h1>Mail queue</h1>
<div class="card">
<h2>postqueue -p</h2>
<h2>Pending messages</h2>
{{template "queue_body" .}}
</div>
{{end}}