Call Center Agent Add/Edit: Indicate required fields.

This commit is contained in:
Nate Jones
2014-06-20 21:04:07 +00:00
parent d268a58e73
commit 96032739cb

View File

@@ -336,7 +336,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo "</tr>\n";
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap>\n";
echo "<td class='vncellreq' valign='top' align='left' nowrap>\n";
echo " ".$text['label-agent_name'].":\n";
echo "</td>\n";
echo "<td class='vtable' align='left'>\n";
@@ -391,7 +391,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) {
echo "</tr>\n";
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap>\n";
echo "<td class='vncellreq' valign='top' align='left' nowrap>\n";
echo " ".$text['label-contact'].":\n";
echo "</td>\n";
echo "<td class='vtable' align='left'>\n";