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
drupal_set_message(t('@type %title has been reverted back to the revision from %revision-date.',array('@type'=>node_type_get_name($node_revision),'%title'=>$node_revision->title,'%revision-date'=>format_date($node_revision->revision_timestamp))));
drupal_set_message(t('@type %title has been reverted back to the revision from %revision-date.',array('@type'=>node_type_get_name($node_revision),'%title'=>$node_revision->title,'%revision-date'=>format_date($original_revision_timestamp))));