diff --git a/htdocs/ecm/index.php b/htdocs/ecm/index.php index a44c0f4adb6..2e5de8c31c9 100644 --- a/htdocs/ecm/index.php +++ b/htdocs/ecm/index.php @@ -395,7 +395,7 @@ else print ''; } // Start top panel, toolbar - +print '
'; // Toolbar if ($user->rights->ecm->setup) @@ -414,7 +414,7 @@ print ''; print ''; - +print '
'; // End top panel, toolbar if ($conf->use_javascript_ajax) {