// Added hint box on fieldsDisplay

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9983 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2011-11-09 11:16:36 +00:00
parent 5336732032
commit eeefaf3a4f
3 changed files with 46 additions and 2 deletions
@@ -139,7 +139,10 @@
</th>
{foreach $fields_display AS $key => $params}
<th {if isset($params.align)} class="{$params.align}"{/if}>
{$params.title}
{if isset($params.hint)}<span class="hint" name="help_box">{$params.hint}<span class="hint-pointer">&nbsp;</span></span>{/if}
<span class="title_box">
{$params.title}
</span>
{if (!isset($params.orderby) || $params.orderby) && !$simple_header}
<br />
<a href="{$currentIndex}&{$identifier}={$id_cat}&{$table}Orderby={$key|urlencode}&{$table}Orderway=desc&token={$token}">