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
'#type'=>'fieldset','#title'=>t('Theme configuration'),'#description'=>t('Selecting a different theme will change the look and feel of the site.'),'#weight'=>2,'#collapsible'=>TRUE,'#theme'=>'system_user');
'#type'=>'fieldset',
'#title'=>t('Theme configuration'),
'#description'=>$description,
'#collapsible'=>TRUE,
'#theme'=>'system_theme_select_form'
);
foreach($themesas$info){
foreach($enabledas$info){
// For the default theme, revert to an empty string so the user's theme updates when the site theme is changed.
// For the default theme, revert to an empty string so the user's theme updates when the site theme is changed.
'#type'=>'fieldset','#title'=>t('Theme configuration'),'#description'=>t('Selecting a different theme will change the look and feel of the site.'),'#weight'=>2,'#collapsible'=>TRUE,'#theme'=>'system_user');
'#type'=>'fieldset',
'#title'=>t('Theme configuration'),
'#description'=>$description,
'#collapsible'=>TRUE,
'#theme'=>'system_theme_select_form'
);
foreach($themesas$info){
foreach($enabledas$info){
// For the default theme, revert to an empty string so the user's theme updates when the site theme is changed.
// For the default theme, revert to an empty string so the user's theme updates when the site theme is changed.