Fixed wrong icons

This commit is contained in:
BNoiZe
2013-10-12 15:09:33 +02:00
parent e7871cb5b4
commit 2ba1c1eb42
9 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@ $header
<article>
<header>
<h2>
<img src="templates/{$theme}/assets/img/icons/phpsettings.png" alt="" />&nbsp;
<img src="templates/{$theme}/assets/img/icons/phpsettings_big.png" alt="" />&nbsp;
{$lng['menue']['phpsettings']['maintitle']}
</h2>
</header>