[Web] edit object - added space after heaading

Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
This commit is contained in:
Kristian Feldsam 2023-09-03 12:33:58 +02:00
parent bb69f39976
commit d48193fd0e
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
{% block inner_content %}
{% if result %}
<h4>{{ lang.edit.edit_alias_domain }}</h4>
<h4 class="mb-4">{{ lang.edit.edit_alias_domain }}</h4>
<form class="form-horizontal" data-id="editaliasdomain" role="form" method="post">
<input type="hidden" value="0" name="active">
<div class="row mb-2">

View File

@ -2,7 +2,7 @@
{% block inner_content %}
{% if result %}
<h4>{{ lang.edit.syncjob }}</h4>
<h4 class="mb-4">{{ lang.edit.syncjob }}</h4>
<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">