2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
@@ -456,7 +456,7 @@ function system_requirements($phase) {
$requirements['update status']=array(
'value'=>$t('Not enabled'),
'severity'=>REQUIREMENT_WARNING,
'description'=>$t('Update notifications are not enabled. It is <strong>highly recommended</strong> that you enable the update status module from the <a href="@module">module administration page</a> in order to stay up-to-date on new releases. For more information, <a href="@update">Update status handbook page</a>.',array('@update'=>'http://drupal.org/handbook/modules/update','@module'=>url('admin/modules'))),
'description'=>$t('Update notifications are not enabled. It is <strong>highly recommended</strong> that you enable the update manager module from the <a href="@module">module administration page</a> in order to stay up-to-date on new releases. For more information, <a href="@update">Update status handbook page</a>.',array('@update'=>'http://drupal.org/handbook/modules/update','@module'=>url('admin/modules'))),