diff --git a/front/css/app.css b/front/css/app.css index f0d29e47..917b8746 100755 --- a/front/css/app.css +++ b/front/css/app.css @@ -1446,7 +1446,17 @@ input[readonly] { .plugin-content #tabs-content-location { margin: 0px; - padding-top: 0; + /* padding-top: 0; */ +} + +.integrations-plugins .content +{ + display: table; +} + +.plugin-content .tab-content +{ + padding-top: 10px; } .plugins-description diff --git a/front/php/templates/footer.php b/front/php/templates/footer.php index 164cf748..3105f7c0 100755 --- a/front/php/templates/footer.php +++ b/front/php/templates/footer.php @@ -31,6 +31,7 @@ | Docs | | + | | | © | = lang('Maintenance_built_on');?>: diff --git a/front/plugins.php b/front/plugins.php index 77569e04..7a7107f3 100755 --- a/front/plugins.php +++ b/front/plugins.php @@ -5,7 +5,7 @@ ?> -