Fixed a missing icon

Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
Roman Schmerold (BNoiZe)
2014-01-27 23:28:57 +01:00
parent b5d56f9992
commit 9dd63fd1e1

View File

@@ -2,7 +2,7 @@ $header
<article>
<header>
<h2>
<img src="templates/{$theme}/assets/img/{$image}" alt="{$title}" />&nbsp;
<img src="templates/{$theme}/assets/img/icons/email_edit_big.png" alt="{$title}" />&nbsp;
{$title}
</h2>
</header>