diff --git a/app/call_centers/call_center_agent_status.php b/app/call_centers/call_center_agent_status.php index 8f1cd401fd..3b821bf6b1 100644 --- a/app/call_centers/call_center_agent_status.php +++ b/app/call_centers/call_center_agent_status.php @@ -173,7 +173,7 @@ else { echo $text['description-call_center_agent_status']."

\n"; echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; $c = 0; $row_style["0"] = "row_style0"; @@ -185,11 +185,11 @@ else { echo "".$text['label-agent']."\n"; echo "".$text['label-status']."\n"; echo "".$text['label-options']."\n"; - echo "\n"; + echo "\n"; $x = 0; foreach($agents as $row) { $str = ''; - $str .= "\n"; + $str .= "\n"; $str .= " ".$row['agent_name']." \n"; $str .= " ".$row['agent_status']." \n"; $str .= " "; diff --git a/app/calls/calls.php b/app/calls/calls.php index 76b5bfdcd2..adf96a23df 100644 --- a/app/calls/calls.php +++ b/app/calls/calls.php @@ -121,7 +121,6 @@ else { echo "\n"; echo "
"; - echo "
\n"; echo " \n"; echo " \n"; echo " \n"; + echo "\n"; $c = 0; if ($result_count > 0) { @@ -183,7 +183,6 @@ require_once "resources/paging.php"; unset($sql, $result, $row_count); } - echo "\n"; echo "
\n"; @@ -129,8 +128,10 @@ else { echo " "; } if (!$is_included) { + echo " \n"; echo " "; echo " "; + echo " \n"; if ($paging_controls_mini != '') { echo "".$paging_controls_mini."\n"; } diff --git a/app/ring_groups/ring_group_forward.php b/app/ring_groups/ring_group_forward.php index 4cebac797f..d48a141b2b 100644 --- a/app/ring_groups/ring_group_forward.php +++ b/app/ring_groups/ring_group_forward.php @@ -158,7 +158,7 @@ require_once "resources/paging.php"; if (!$is_included) { echo th_order_by('ring_group_description', $text['label-description'], $order_by, $order); } - echo "
"; echo "
"; diff --git a/core/user_settings/user_dashboard.php b/core/user_settings/user_dashboard.php index b0fa7b8b41..3d339b4f4b 100644 --- a/core/user_settings/user_dashboard.php +++ b/core/user_settings/user_dashboard.php @@ -382,7 +382,7 @@ if (is_uuid($voicemail_uuid)) { $tr_link = "href='".PROJECT_PATH."/app/voicemails/voicemail_messages.php?id=".$voicemail_uuid."'"; $hud[$n]['html'] .= ""; - $hud[$n]['html'] .= " ".$row['ext'].""; + $hud[$n]['html'] .= " ".$row['ext'].""; $hud[$n]['html'] .= " ".$row['new'].""; $hud[$n]['html'] .= " ".$row['total'].""; $hud[$n]['html'] .= ""; diff --git a/themes/default/template.php b/themes/default/template.php index 653de36bfa..8cd9ffa8b6 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -1921,17 +1921,7 @@
@@ -1954,17 +1944,8 @@ -