[-] BO : FixBug Undefined variable title

This commit is contained in:
jeromenadaud
2013-08-01 17:33:53 +02:00
parent e2abf3ecb7
commit b34acf74f2
@@ -80,7 +80,7 @@
{$field['title']}
</span>
</label>
{else}
{elseif isset($field['title'])}
<label class="control-label col-lg-3">{$field['title']}</label>
{/if}
{/block}