Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.3
-
Component/s: Language
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-28124_master -
Pull Master Diff URL:
Description
admin/tool/customlang/edit.php is sorted with reports and only works with a wide page. In many themes the edit column is hidden.
On line 36 the pagelayout is set to "standard". Please change it to "report".
Thanks.