Update call_center_queue_edit.php

This commit is contained in:
FusionPBX 2018-04-04 16:20:18 -06:00 committed by GitHub
parent 9d4d4a3bed
commit 3f3634dfef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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";