//small bug #PSTEST-632

This commit is contained in:
vAugagneur
2012-02-02 17:01:30 +00:00
parent ac976f7bc8
commit 40a2d2a7ca
2 changed files with 2 additions and 2 deletions
@@ -31,7 +31,7 @@
<div class="pageTitle">
<h3>
{block name=pageTitle}
<span id="current_obj" style="font-weight: normal;">{$title|default:'&nbsp;'|escape:'htmlall'}</span>
<span id="current_obj" style="font-weight: normal;">{$title|default:'&nbsp;'}</span>
{/block}
</h3>
</div>