diff --git a/templates/ktcore/boolean_search_change.smarty b/templates/ktcore/boolean_search_change.smarty index a66699e..2b8b08f 100644 --- a/templates/ktcore/boolean_search_change.smarty +++ b/templates/ktcore/boolean_search_change.smarty @@ -67,13 +67,13 @@ legend { border: 1px dotted #999;}

{i18n arg_options=$options}Return items which match  #options# of the criteria groups specified.{/i18n}

- {foreach item=aSubgroup from=$aSearch.subgroup} + {foreach item=aSubgroup key=iKey from=$aSearch.subgroup}
{i18n}Criteria Group{/i18n} {capture assign=options} - + {/capture}

{i18n arg_options=$options}Return items which match  #options# of the criteria specified.{/i18n}