// categories form BO : display improved with CSS
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12636 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
|
||||
{block name="end_field_block"}
|
||||
{if ($input.name == 'groupBox')}
|
||||
<p class="hint" style="display:block">
|
||||
<p class="hint" style="display:block; position:relative; display:inline-block;">
|
||||
<span>{$input.info_introduction}</span><br />
|
||||
<span>{$input.unidentified}</span><br />
|
||||
<span>{$input.guest}</span><br />
|
||||
<span>{$input.customer}</span><br />
|
||||
</p><br /><br /><br /><br />
|
||||
</p>
|
||||
{/if}</div>
|
||||
{/block}
|
||||
|
||||
Reference in New Issue
Block a user