Update dialplan_outbound_add.php

This commit is contained in:
FusionPBX 2018-06-29 09:58:07 -06:00 committed by GitHub
parent e8db611998
commit c4131cdb88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 94 additions and 97 deletions

View File

@ -17,7 +17,7 @@
The Initial Developer of the Original Code is
Mark J Crane <markjcrane@fusionpbx.com>
Portions created by the Initial Developer are Copyright (C) 2008-2016
Portions created by the Initial Developer are Copyright (C) 2008-2018
the Initial Developer. All Rights Reserved.
Contributor(s):
@ -1043,7 +1043,6 @@ if (permission_exists('outbound_route_pin_numbers')) {
echo "</tr>\n";
}
echo "<tr>\n";
echo "<td class='vncellreq' valign='top' align='left' nowrap>\n";
echo " ".$text['label-order']."\n";
@ -1067,8 +1066,6 @@ if (permission_exists('outbound_route_pin_numbers')) {
echo "</td>\n";
echo "</tr>\n";
echo "<tr>\n";
echo "<td class='vncellreq' valign='top' align='left' nowrap>\n";
echo " ".$text['label-enabled']."\n";