MDL-83513 theme_boost: Remove mediumwidth layout size
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ if ($rid) {
|
||||
$PAGE->navbar->add(get_string('editentry', 'data'));
|
||||
}
|
||||
|
||||
$PAGE->add_body_class('mediumwidth');
|
||||
$PAGE->add_body_class('limitedwidth');
|
||||
if ($rid) {
|
||||
$pagename = get_string('editentry', 'data');
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user