{assign var=is_min_max value=$other_text|strpos:"_search.gif"} {if $is_min_max !== false} {assign var=form_title value="$other_text $form_title"} {/if}
{$form_title} |
{assign var=keywords expr="array('class=\"button\"', 'class=\"button\"', 'class=button', '')" value="array('class=\"button\"', 'class=\"button\"', 'class=button', '')"}
{assign var=match value=false}
{foreach from=$keywords item=left}
{if $other_text}
{assign var=found_match value=$left|strpos:$other_text}
{if $found_match !== false}
{assign var=match value=true}
{/if}
{/if}
{/foreach}
{if $other_text && $match == true}
||||||||||
{$other_text} | {if $show_help}
{if $REQUEST.action != "EditView"}
|
{/if}
{else}
{if $other_text && $is_min_max == false}
{$other_text} | {else}
{if $REQUEST.action != "EditView"}
|
{/if}
{/if}