Update groupedit.php

This commit is contained in:
FusionPBX 2019-07-25 19:20:16 -06:00 committed by GitHub
parent 4be2e67053
commit aab71f7ea6
1 changed files with 1 additions and 1 deletions

View File

@ -355,7 +355,7 @@
echo "<tr>\n";
echo "<td class='vncell' valign='top'>\n";
echo " ".$text['label-order']."\n";
echo " ".$text['label-level']."\n";
echo "</td>\n";
echo "<td align='left' class='vtable' valign='top'>\n";
echo " <select name='group_level' class='formfld'>\n";