diff --git a/core/domain_settings/domain_settings.php b/core/domain_settings/domain_settings.php
index 27db2d8f44..b98519d69e 100644
--- a/core/domain_settings/domain_settings.php
+++ b/core/domain_settings/domain_settings.php
@@ -214,8 +214,6 @@
echo "\n";
echo "\n";
- echo "
\n";
- echo "
\n";
if (!empty($domain_settings)) {
//define the variable
$previous_domain_setting_category = '';
@@ -239,11 +237,13 @@
if ($previous_domain_setting_category != $row['domain_setting_category']) {
if (!empty($previous_domain_setting_category)) {
echo "
\n";
+ echo "
\n";
echo "
\n";
}
echo "".escape($label_domain_setting_category)."
\n";
+ echo "