Redesigned tables to use less CSS
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
4
templates/Sparkle/admin/settings/phpinfo.tpl
vendored
4
templates/Sparkle/admin/settings/phpinfo.tpl
vendored
@@ -7,8 +7,8 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section class="dboarditemfull bradius phpinfo">
|
||||
<table width="100%">
|
||||
<section>
|
||||
<table class="full">
|
||||
{$phpinfo}
|
||||
</table>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user