Update groupedit.php

This commit is contained in:
FusionPBX 2019-07-25 19:20:16 -06:00 committed by GitHub
parent e03f16c953
commit fa7ff2984a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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";