diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 8f63323ac..50712bbf8 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -1351,7 +1351,6 @@ $(document).ready(function() { } /* }}} */ function exitError($pagetitle, $error, $noexit=false) { /* {{{ */ - $this->htmlStartPage($pagetitle); $this->globalNavigation(); $this->contentStart();