[Quarantine] Allow to redirect all quarantine messages to a specific address

[Web] Minor changes to quarantine UI
This commit is contained in:
andryyy
2020-07-04 19:31:44 +02:00
parent 94c388bb9c
commit 6c92688ff6
7 changed files with 89 additions and 72 deletions

View File

@@ -70,3 +70,6 @@ table tbody tr {
table tbody tr td input[type="checkbox"] {
cursor: pointer;
}
#quarantine_template {
margin:20px;
}