MDL-22050 removing moodle/langconfig duplicates
AMOS BEGIN MOV [alphabet,core],[alphabet,core_langconfig] AMOS END
This commit is contained in:
+1
-1
@@ -849,7 +849,7 @@ class flexible_table {
|
||||
&& isset($this->columns['fullname'])) {
|
||||
|
||||
$strall = get_string('all');
|
||||
$alpha = explode(',', get_string('alphabet'));
|
||||
$alpha = explode(',', get_string('alphabet', 'langconfig'));
|
||||
|
||||
// Bar of first initials
|
||||
|
||||
|
||||
Reference in New Issue
Block a user