]> git.proxmox.com Git - pmg-gui.git/commit
Make report labels more explicit
authorStoiko Ivanov <s.ivanov@proxmox.com>
Tue, 28 May 2019 10:30:16 +0000 (12:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 28 May 2019 10:45:22 +0000 (12:45 +0200)
commit0729f168cf37a20ff502eccb77d2a85989ca0eb8
tree812db72f413e0f97e22881d51e6e0b92462f3757
parent819d57c97bc844aa551c07aafaa8a8f5168b5a35
Make report labels more explicit

PMG (optionally) sends two kinds of reports:
* the reports to users, which mails of theirs are in the Spamquarantine
  (`pmgqm`)
* the reports about the System's state and performance to the Administrator
  (`pmgreport`)

Given that these get confused quite often, make their labels in the GUI
more explicit.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
js/SpamQuarantineOptions.js
js/SystemOptions.js