Update call_center_queue_edit.php
This commit is contained in:
parent
b55b8b9a9d
commit
01b6d6cf45
|
|
@ -571,7 +571,7 @@
|
||||||
|
|
||||||
if (permission_exists('call_center_tier_view')) {
|
if (permission_exists('call_center_tier_view')) {
|
||||||
echo "<tr>";
|
echo "<tr>";
|
||||||
echo " <td class='vncell' valign='top'>".$text['label-tiers']."</td>";
|
echo " <td class='vncell' valign='top'>".$text['label-agents']."</td>";
|
||||||
echo " <td class='vtable' align='left'>";
|
echo " <td class='vtable' align='left'>";
|
||||||
echo " <table border='0' cellpadding='0' cellspacing='0'>\n";
|
echo " <table border='0' cellpadding='0' cellspacing='0'>\n";
|
||||||
echo " <tr>\n";
|
echo " <tr>\n";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue