[*] 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user