recommend->getResults(); $label = $results->getResultTotal() > 0 ? '' . $this->transEsc('spell_suggest') . ':' : $this->transEsc('nohit_spelling') . ':'; $suggestions = $this->search()->renderSpellingSuggestions($label, $results, $this); ?>