diff --git a/includes/lib_switch.php b/includes/lib_switch.php
index 0710d77289..df3f9dbae6 100644
--- a/includes/lib_switch.php
+++ b/includes/lib_switch.php
@@ -1802,6 +1802,8 @@ function save_extension_xml() {
$xml .= " \n";
$xml .= " \n";
$xml .= " \n";
+ $xml .= " \n";
+ $xml .= " \n";
if (strlen($row['call_group']) > 0) {
$xml .= " \n";
}