diff --git a/app/contacts/contact_settings.php b/app/contacts/contact_settings.php index c0dda303b6..f986e569b3 100644 --- a/app/contacts/contact_settings.php +++ b/app/contacts/contact_settings.php @@ -82,7 +82,7 @@ require_once "resources/paging.php"; $row_style["1"] = "row_style1"; //show the content - echo "\n"; + echo "
\n"; echo "\n"; echo "\n"; echo "\n"; diff --git a/app/gateways/gateways.php b/app/gateways/gateways.php index 8e4326b08c..8782d54481 100644 --- a/app/gateways/gateways.php +++ b/app/gateways/gateways.php @@ -83,13 +83,7 @@ else { } //show the content - echo "
"; - echo "
"; - echo "
".$text['label-contact_settings']." 
\n"; - echo "\n"; - echo " "; - echo ""; - echo "
\n"; - - echo "\n"; + echo "
\n"; echo " \n"; echo " \n"; echo " "; - echo ""; - echo "
".$text['title-gateways'].""; @@ -146,7 +140,6 @@ else { $row_style["0"] = "row_style0"; $row_style["1"] = "row_style1"; - echo "
\n"; echo "\n"; echo "\n"; echo th_order_by('gateway', $text['label-gateway'], $order_by, $order); @@ -244,16 +237,8 @@ else { echo " \n"; echo " \n"; echo "
"; - echo "
"; - echo "
"; + echo "

"; - echo "
"; - echo ""; - echo "

"; //include the footer require_once "resources/footer.php"; diff --git a/app/sip_profiles/sip_profile_settings.php b/app/sip_profiles/sip_profile_settings.php index e7092f7020..bf2efed2f2 100644 --- a/app/sip_profiles/sip_profile_settings.php +++ b/app/sip_profiles/sip_profile_settings.php @@ -41,7 +41,7 @@ require_once "resources/paging.php"; $order = ($_GET["order"] != '') ? $_GET["order"] : 'asc'; //show the content - echo "\n"; + echo "
\n"; echo " \n"; echo " \n"; echo " \n";
".$text['header_settings']."