diff --git a/app/active_calls/resources/dashboard/active_calls.php b/app/active_calls/resources/dashboard/active_calls.php index f2d176a22..f8369362e 100644 --- a/app/active_calls/resources/dashboard/active_calls.php +++ b/app/active_calls/resources/dashboard/active_calls.php @@ -68,7 +68,7 @@ $row_style["0"] = "row_style0"; $row_style["1"] = "row_style1"; //icon and count -echo "
\n"; +echo "
\n"; echo "".$text['title']."\n"; echo "
\n"; echo "\n"; diff --git a/app/call_forward/resources/dashboard/call_forward.php b/app/call_forward/resources/dashboard/call_forward.php index 989f76391..2204dc530 100644 --- a/app/call_forward/resources/dashboard/call_forward.php +++ b/app/call_forward/resources/dashboard/call_forward.php @@ -102,7 +102,7 @@ //begin widget echo "
\n"; - echo "
\n"; + echo "
\n"; echo " ".$text['header-call_forward']."\n"; //doughnut chart @@ -248,7 +248,7 @@ echo "
"; //$n++; - echo "\n"; + echo "\n"; } echo "
\n"; diff --git a/app/domain_limits/resources/dashboard/domain_limits.php b/app/domain_limits/resources/dashboard/domain_limits.php index 5949378bf..0fbcffc81 100644 --- a/app/domain_limits/resources/dashboard/domain_limits.php +++ b/app/domain_limits/resources/dashboard/domain_limits.php @@ -110,7 +110,7 @@ $hud_stat_title = $text['label-destinations']; } - echo "
\n"; + echo "
\n"; echo " ".$text['label-domain_limits']."\n"; //doughnut chart @@ -240,7 +240,7 @@ echo "
"; //$n++; - echo ""; + echo ""; } echo "
\n"; } diff --git a/app/extensions/resources/dashboard/caller_id.php b/app/extensions/resources/dashboard/caller_id.php index f7b5133e5..c11ebaa77 100644 --- a/app/extensions/resources/dashboard/caller_id.php +++ b/app/extensions/resources/dashboard/caller_id.php @@ -172,7 +172,7 @@ //caller id echo "
\n"; - echo "
\n"; + echo "
\n"; echo " ".$text['label-caller_id_number']."\n"; //doughnut chart @@ -310,7 +310,7 @@ echo "\n"; echo "\n"; - echo ""; + echo ""; } echo "
\n"; diff --git a/app/registrations/resources/dashboard/registrations.php b/app/registrations/resources/dashboard/registrations.php index 1c03b40e6..1541fe140 100644 --- a/app/registrations/resources/dashboard/registrations.php +++ b/app/registrations/resources/dashboard/registrations.php @@ -51,7 +51,7 @@ //dashboard icon echo "
\n"; - echo "
\n"; + echo "
\n"; echo " ".escape($dashboard_label).""; echo "
\n"; echo " \n"; diff --git a/app/ring_groups/resources/dashboard/ring_group_forward.php b/app/ring_groups/resources/dashboard/ring_group_forward.php index a62b35267..3e69a0d67 100644 --- a/app/ring_groups/resources/dashboard/ring_group_forward.php +++ b/app/ring_groups/resources/dashboard/ring_group_forward.php @@ -153,7 +153,7 @@ //ring group forward echo "
\n"; - echo "
\n"; + echo "
\n"; echo " ".$text['header-ring-group-forward']."\n"; //doughnut chart @@ -307,7 +307,7 @@ echo "\n"; } - echo ""; + echo ""; } echo "
\n"; diff --git a/app/switch/resources/dashboard/switch_status.php b/app/switch/resources/dashboard/switch_status.php index cbcddbc28..771ac658f 100644 --- a/app/switch/resources/dashboard/switch_status.php +++ b/app/switch/resources/dashboard/switch_status.php @@ -77,13 +77,13 @@ } //show the content - echo "
\n"; + echo "
\n"; echo " ".$text['label-switch_status']."\n"; if (!isset($dashboard_chart_type) || $dashboard_chart_type == "doughnut") { //add doughnut chart ?> -
+