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('block_box_delete_confirm',$form,t('Are you sure you want to delete the block %name?',array('%name'=>theme('placeholder',$info))),'admin/block','',t('Delete'),t('Cancel'));
returnconfirm_form('block_box_delete_confirm',$form,t('Are you sure you want to delete the block %name?',array('%name'=>theme('placeholder',$box['info']))),'admin/block','',t('Delete'),t('Cancel'));
returnconfirm_form('block_box_delete_confirm',$form,t('Are you sure you want to delete the block %name?',array('%name'=>theme('placeholder',$info))),'admin/block','',t('Delete'),t('Cancel'));
returnconfirm_form('block_box_delete_confirm',$form,t('Are you sure you want to delete the block %name?',array('%name'=>theme('placeholder',$box['info']))),'admin/block','',t('Delete'),t('Cancel'));