Selaa lähdekoodia

Update groupedit.php

FusionPBX 6 vuotta sitten
vanhempi
commit
cba7b516fd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      core/groups/groupedit.php

+ 1 - 1
core/groups/groupedit.php

@@ -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";