diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 2877a5de0..23872febb 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -55,6 +55,7 @@ class SeedDMS_Bootstrap_Style extends SeedDMS_View_Common { echo "\n"; echo "0 ? " class=\"".$bodyClass."\"" : "").">\n"; if($flashmsg = $this->params['session']->getFlashMsg()) { + $this->params['session']->clearFlashMsg(); ?>