// small fix on toolbar

This commit is contained in:
Rémi Gaillard
2013-06-13 19:23:58 +02:00
parent b0eaf8124c
commit 7a91d4b4dd
@@ -44,7 +44,7 @@
</li>
</ul>
<div class="page-header">
<h1>{$title|end}</h1>
<h1>{if is_array($title)}{$title|end}{else}{$title}{/if}</h1>
</div>
{/block}