mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 03:33:49 +00:00
Update dialplan_inbound_add.php (#3360)
This commit is contained in:
committed by
FusionPBX
parent
1ec181d3e5
commit
6e982bb3b9
@@ -717,7 +717,7 @@
|
||||
echo " ".$text['label-limit']."\n";
|
||||
echo "</td>\n";
|
||||
echo "<td colspan='4' class='vtable' align='left'>\n";
|
||||
echo " <input class='formfld' type='text' name='limit' maxlength='255' value=\"".escape($limit).""\">\n";
|
||||
echo " <input class='formfld' type='text' name='limit' maxlength='255' value=\"".escape($limit)."\">\n";
|
||||
echo "<br />\n";
|
||||
echo "\n";
|
||||
echo "</td>\n";
|
||||
|
||||
Reference in New Issue
Block a user