diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index d1829f4e7..a69ebe078 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -77,8 +77,8 @@ class SeedDMS_View_Settings extends SeedDMS_Theme_Style { $html .= '
'; $html .= ''; if($this->getTheme() == 'bootstrap4' && $type == 'password') { - $html .= '
'; - $html .= ''; + $html .= '
'; + $html .= ''; $html .= '
'; } $html .= '
';