Update dialplan_inbound_add.php (#3360)
This commit is contained in:
committed by
FusionPBX
parent
508a68067a
commit
d957438a3e
@@ -717,7 +717,7 @@
|
|||||||
echo " ".$text['label-limit']."\n";
|
echo " ".$text['label-limit']."\n";
|
||||||
echo "</td>\n";
|
echo "</td>\n";
|
||||||
echo "<td colspan='4' class='vtable' align='left'>\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 "<br />\n";
|
||||||
echo "\n";
|
echo "\n";
|
||||||
echo "</td>\n";
|
echo "</td>\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user