remove empty line in exitError()

This commit is contained in:
Uwe Steinmann 2017-12-07 08:53:11 +01:00
parent 5ddb4df7aa
commit e4e7dd838f

View File

@ -1351,7 +1351,6 @@ $(document).ready(function() {
} /* }}} */
function exitError($pagetitle, $error, $noexit=false) { /* {{{ */
$this->htmlStartPage($pagetitle);
$this->globalNavigation();
$this->contentStart();