"MDL-15501, typo, sorry"
This commit is contained in:
+1
-1
@@ -964,7 +964,7 @@ function blocks_print_adminblock(&$page, &$pageblocks) {
|
||||
$missingblocks = blocks_get_missing($page, $pageblocks);
|
||||
|
||||
if (!empty($missingblocks)) {
|
||||
$strblocks = '<div class="title"><h2>'
|
||||
$strblocks = '<div class="title"><h2>';
|
||||
$strblocks .= get_string('blocks');
|
||||
$strblocks .= '</h2>';
|
||||
$stradd = get_string('add');
|
||||
|
||||
Reference in New Issue
Block a user