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 "
| ".$text['label-contact_settings']." | \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 " |
\n";
-
- 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 "
|