ent-9091 setup view

This commit is contained in:
edu.corral 2022-07-06 10:58:16 +02:00
parent c0705fcce4
commit 36e2043102

View File

@ -324,7 +324,7 @@ switch ($section) {
}
// Put header inside div for special sizing.(No right margin).
echo '<div id="header_configuration" style="width: calc(100% + 3em);">';
echo '<div id="header_configuration" style="width: calc(100%);">';
// Header.
ui_print_page_header(
__('Configuration').$subpage,