[Web] Fixes #657

master
André Peters 2017-10-07 22:09:44 +02:00 committed by GitHub
parent 42567a352c
commit 668a05bdf1
1 changed files with 1 additions and 0 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>