diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 93d6bc9bd..0e7db962c 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -42,13 +42,15 @@ class SeedDMS_Bootstrap_Style extends SeedDMS_View_Common { echo ''."\n"; echo ''."\n"; echo ''."\n"; + echo ''."\n"; if($this->extraheader) echo $this->extraheader; - echo ''."\n"; + echo ''."\n"; echo ''."\n"; - echo ''."\n"; - echo ''."\n"; - echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; + echo ''."\n"; echo ''."\n"; if($this->params['session'] && $this->params['session']->getSu()) { @@ -703,22 +705,13 @@ background-image: linear-gradient(to bottom, #882222, #111111);; } /* }}} */ function printDocumentChooser($formName) { /* {{{ */ -?> - - "; print "
\n"; print ""; -// print ""; - print "params['rootfolderid']."\" role=\"button\" class=\"btn\" data-toggle=\"modal\">".getMLText("document")."…\n"; + print "params['rootfolderid']."\" role=\"button\" class=\"btn\" data-toggle=\"modal\">".getMLText("document")."…\n"; print "
\n"; ?> -