From 96032739cbf33719cc89951b6a45720c02c65fc0 Mon Sep 17 00:00:00 2001 From: Nate Jones Date: Fri, 20 Jun 2014 21:04:07 +0000 Subject: [PATCH] Call Center Agent Add/Edit: Indicate required fields. --- app/call_center/call_center_agent_edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/call_center/call_center_agent_edit.php b/app/call_center/call_center_agent_edit.php index 8a408c3faa..fcf7a44873 100644 --- a/app/call_center/call_center_agent_edit.php +++ b/app/call_center/call_center_agent_edit.php @@ -336,7 +336,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo " ".$text['label-agent_name'].":\n"; echo "\n"; echo "\n"; @@ -391,7 +391,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo "\n"; - echo "\n"; + echo "\n"; echo " ".$text['label-contact'].":\n"; echo "\n"; echo "\n";