// Added hint box on fieldsDisplay

This commit is contained in:
bMancone
2011-11-09 11:16:36 +00:00
parent 21f1debc96
commit 83dd4ee80d
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}">