[Web] Fixes #657

This commit is contained in:
andryyy
2017-10-07 22:08:08 +02:00
parent ef9953898c
commit 7db5877644
3 changed files with 8 additions and 76 deletions

View File

@@ -614,6 +614,7 @@ if (isset($_SESSION['mailcow_cc_role'])) {
<form class="form-horizontal" data-id="editsyncjob" role="form" method="post">
<input type="hidden" value="0" name="delete2duplicates">
<input type="hidden" value="0" name="delete1">
<input type="hidden" value="0" name="delete2">
<input type="hidden" value="0" name="active">
<div class="form-group">
<label class="control-label col-sm-2" for="host1"><?=$lang['edit']['hostname'];?></label>