[Web] Allow to toggle release format of quarantine msgs

This commit is contained in:
andryyy
2018-12-06 16:51:11 +01:00
parent 5d67da92fa
commit 28be09f3d7
4 changed files with 142 additions and 54 deletions

View File

@@ -12,7 +12,6 @@ if (!isset($_SESSION['mailcow_cc_role'])) {
<h3 class="modal-title"><span class="glyphicon glyphicon-info"></span> <?=$lang['quarantine']['qitem'];?></h3>
</div>
<div class="modal-body">
<?=var_dump($_POST);?>
<div id="qid_error" style="display:none" class="alert alert-danger"></div>
<div class="form-group">
<label for="qid_detail_subj"><h4><?=$lang['quarantine']['subj'];?>:</h4></label>