WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
//line 43$_SESSION['lastaddparentpage']=$parent;
//line 570$latestaddhacktxt=''; if($_SESSION['lastaddparentpage'] >1) $latestaddhacktxt='(Same)';// Insert language text and messages//...//...//...//line 589 add 1 more line:'INTRO_LINK' => $MESSAGE['PAGES']['INTRO_LINK'],'LATESTADDHACK' => '<a href="#" onclick="add_child_page('.$_SESSION[lastaddparentpage].');return false;" title="Click to set to latest">'.$latestaddhacktxt.'</a>'
// find {TEXT_PARENT}: and convert the line to <td width="70">{TEXT_PARENT}: {LATESTADDHACK}</td>