Commit Graph

3 Commits

Author SHA1 Message Date
Fiona Ebner
2187f3dcb8 quarantine view: improve wording for the text in the help window
In particular, align the descriptions for whitelist/blacklist and
avoid referring to the rather unspecific "the mail" and
"the messages" there.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Reviewed-By: Alexander Zeidler <a.zeidler@proxmox.com>
2025-02-26 21:19:45 +01:00
Thomas Lamprecht
b81827a36d user quarantine: slightly rework help text and style
Use the semantic html kbd tag [0] for the keyboard short cut and style
it color-scheme agnostic, which was adapted from the style we use in
our PVE wiki.

[0]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/kbd

Additionally to some small rewording and touch up of the text and
slightly increase the font-size.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2025-02-25 21:27:24 +01:00
Stoiko Ivanov
c1e525e497 fix #4311: add quarantine help-page for end-users
Having a short explanation of what the quarantine interface provides,
in the end-user interface should help users who wonder why they get
mails from some system, and what quarantine means. Instead of adding
this to the regular documentation and linking it in the top-bar as we
do in the admin-view having a short description directly rendered on
the main panel should increase the chances of it getting read.

the code is inspired by the notesview (I found it when clicking
through a PBS system of mine looking for how to address this).

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2025-02-25 20:06:20 +01:00