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
returnconfirm_form($form,t('Are you sure you want to delete the forum %name?',array('%name'=>$term->name)),'admin/content/forums',t('Deleting a forum or container will delete all sub-forums and associated posts as well. This action cannot be undone.'),t('Delete'),t('Cancel'));
returnconfirm_form($form,t('Are you sure you want to delete the forum %name?',array('%name'=>$term->name)),'admin/content/forum',t('Deleting a forum or container will delete all sub-forums and associated posts as well. This action cannot be undone.'),t('Delete'),t('Cancel'));