Update ring_group_edit.php
This commit is contained in:
parent
b1c1c8c9a0
commit
6bf112efb8
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue