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
$queue_votes=array("neutral (+0)"=>"+ 0","post it (+1)"=>"+ 1","dump it (-1)"=>"- 1");
// The keys of this associative array are displayed in each submission's selection box whereas the corresponding values represent the mathematical calculation to be performed to update a comment's value.
if($n=node_get_object("nid",$node->pid)){
if($n=node_get_object("nid",$node->pid)){
$output.=" ".t("The above node is a proposed update of an existing node:")." \"<A HREF=\"node.php?id=$n->nid\">".check_output($n->title)."</A>\".";
$output.=" ".t("The above node is a proposed update of an existing node:")." \"<A HREF=\"node.php?id=$n->nid\">".check_output($n->title)."</A>\".";