update drupal

This commit is contained in:
Tessier
2020-10-15 11:59:37 +02:00
parent ebb5db14b5
commit d8b9162932
558 changed files with 5954 additions and 4475 deletions
-4
View File
@@ -869,10 +869,6 @@ function system_preprocess_block(&$variables) {
];
}
break;
case 'system_powered_by_block':
$variables['attributes']['role'] = 'complementary';
break;
}
}