diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 6457692e1..ae9b96e71 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -49,11 +49,13 @@ class SeedDMS_Bootstrap_Style extends SeedDMS_View_Common { $this->footerjs[] = $script; } /* }}} */ - function htmlStartPage($title="", $bodyClass="") { /* {{{ */ + function htmlStartPage($title="", $bodyClass="", $base="") { /* {{{ */ echo "\n"; echo "\n
\n"; echo "\n"; echo ''."\n"; + if($base) + echo '