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
in WB Versions 2.8.x it's not possible to set a backlink by core. Do it forself in the warning.html Dietmar
95: } elseif($this->username == '' AND $this->password == '') {96: $this->message = $MESSAGE['LOGIN']['BOTH_BLANK'];97: $this->display_login();98: } elseif($this->username == '') {
Would it be possible to have this included in future versions of WebsiteBaker?