Update ring_group_edit.php

This commit is contained in:
FusionPBX
2018-05-07 19:52:55 -06:00
committed by GitHub
parent 8ef4550c08
commit 37a1050676

View File

@@ -687,7 +687,7 @@
echo "<tr>\n";
echo "<td class='vncell' valign='top' align='left' nowrap='nowrap'>\n";
echo " ".$text['label-ring_group_call_timeout']."\n";
echo " ".$text['label-call_timeout']."\n";
echo "</td>\n";
echo "<td class='vtable' align='left'>\n";
echo " <input class='formfld' type='text' name='ring_group_call_timeout' maxlength='255' value='$ring_group_call_timeout'>\n";