diff --git a/app/destinations/destination_summary.php b/app/destinations/destination_summary.php index c6a66d14f6..8bbc368769 100644 --- a/app/destinations/destination_summary.php +++ b/app/destinations/destination_summary.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2023-2025 + Portions created by the Initial Developer are Copyright (C) 2023-2026 the Initial Developer. All Rights Reserved. Contributor(s): @@ -182,7 +182,7 @@ echo " ".$text['label-start_date_time']."\n"; echo " \n"; echo "
\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " \n"; @@ -191,7 +191,7 @@ echo " ".$text['label-end_date_time']."\n"; echo " \n"; echo "
\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " \n"; @@ -249,5 +249,3 @@ //show the footer require_once "resources/footer.php"; - -?> diff --git a/app/xml_cdr/xml_cdr_extension_summary.php b/app/xml_cdr/xml_cdr_extension_summary.php index 2719cbad12..d509eabb7f 100644 --- a/app/xml_cdr/xml_cdr_extension_summary.php +++ b/app/xml_cdr/xml_cdr_extension_summary.php @@ -182,14 +182,14 @@ echo " ".$text['label-start_date_time']."\n"; echo " \n"; echo "
\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo "
\n"; echo " ".$text['label-end_date_time']."\n"; echo "
\n"; echo "
\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo " \n";