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
$admin_setting='<pre>'.$admin_setting.'</pre>';//else it renders horrible
watchdog('legacy',$admin_setting);
$last=db_fetch_object(db_query('SELECT max(wid) wid FROM {watchdog}'));
variable_del('user_mail_'.$message_id);//deleting is requird, because _user_mail_text() checks for existance.
$i++;
$ret[$i]['query']=l(t('The mail template %message_id is reset to the default, and the old one is saved.',array('%message_id'=>'user_mail_'.$message_id)),'admin/logs/event/'.$last->wid);