fixed scrolling in phpinfo(), various layoutfixes
This commit is contained in:
2
templates/Sparkle/admin/settings/phpinfo.tpl
vendored
2
templates/Sparkle/admin/settings/phpinfo.tpl
vendored
@@ -7,7 +7,7 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="dboarditemfull bradius">
|
||||
<section class="dboarditemfull bradius" style="overflow: scroll;">
|
||||
<table width="100%">
|
||||
{$phpinfo}
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user