[*] BO : reorganization of admin tabs

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13820 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-03-02 14:44:07 +00:00
parent a32fc0cc5b
commit 0f865fd2d6
74 changed files with 10384 additions and 11234 deletions
@@ -94,12 +94,21 @@
<p>
<b>{l s='PHP Version'}:</b> {$version.php}
</p>
<p>
<b>{l s='MySQL Version'}:</b> {$version.mysql}
</p>
{if $apache_instaweb}
<p style="color:red;font-weight:700">{l s='PageSpeed module for Apache installed (mod_instaweb)'}</p>
{/if}
<hr />
<h3>{l s='Database information'}</h3>
<p>
<b>{l s='MySQL Version'}:</b> {$database.version}
</p>
<p>
<b>{l s='MySQL Engine'}:</b> {$database.engine}
</p>
<p>
<b>{l s='Tables prefix'}:</b> {$database.prefix}
</p>
<hr />
<h3>{l s='Store information'}</h3>