Forgot curly brackets.

This commit is contained in:
Andreas Burchert (scarya)
2011-05-18 22:17:58 +02:00
parent cd141ce381
commit 426e87a337

View File

@@ -28,7 +28,7 @@ $header
<article> <article>
<header> <header>
<h2> <h2>
<img src="images/Froxlor/icons/traffic_big.png" alt="$lng['admin']['traffic']" />&nbsp;$lng['admin']['traffic'] &nbsp; <img src="images/Froxlor/icons/traffic_big.png" alt="{$lng['admin']['traffic']}" />&nbsp;{$lng['admin']['traffic']} &nbsp;
</h2> </h2>
</header> </header>
{$stats_tables} {$stats_tables}