Update call_center_queue_edit.php

This commit is contained in:
FusionPBX 2018-04-04 16:20:18 -06:00 committed by GitHub
parent b55b8b9a9d
commit 01b6d6cf45
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@
if (permission_exists('call_center_tier_view')) {
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 " <table border='0' cellpadding='0' cellspacing='0'>\n";
echo " <tr>\n";