{f:translate(key: 'LLL:EXT:ke_search/Resources/Private/Language/locallang_searchbox.xlf:searchword_length_error', arguments: {0: extConf.searchWordLength})}
{resultListAdditionalRawContent} {conf.textForResults}
{error}
var numberofresults = '
{numberofresults}
{f:translate(key: 'LLL:EXT:ke_search/Resources/Private/Language/locallang_searchbox.xlf:num_results_plain')}
'; var sword = document.getElementById('searchword'); sword.insertAdjacentHTML('afterend', numberofresults);
var numberofresults = '
{noResultsText}
'; var sword = document.getElementById('searchword'); sword.insertAdjacentHTML('afterend', numberofresults);
{f:translate(key: 'LLL:EXT:ke_search/Resources/Private/Language/locallang_searchbox.xlf:searchword_length_error', arguments: {0: extConf.searchWordLength})}
{resultListAdditionalRawContent} {conf.textForResults}
{error}