This commit is contained in:
16
templates/Maketank-prev/admin/settings/phpinfo.tpl
Normal file
16
templates/Maketank-prev/admin/settings/phpinfo.tpl
Normal file
@@ -0,0 +1,16 @@
|
||||
$header
|
||||
<article>
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/res_recalculate_big.png" alt="" />
|
||||
{$lng['admin']['phpinfo']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<section>
|
||||
<table class="full">
|
||||
{$phpinfo}
|
||||
</table>
|
||||
</section>
|
||||
</article>
|
||||
$footer
|
||||
Reference in New Issue
Block a user