';
}
function template_results()
{
global $context, $settings, $options, $txt, $scripturl;
if (isset($context['did_you_mean']) || empty($context['topics']))
{
echo '
', $txt['search_adjust_query'], '
';
// Did they make any typos or mistakes, perhaps?
if (isset($context['did_you_mean']))
echo '
', $txt['search_did_you_mean'], ' ', $context['did_you_mean'], '. ';
echo '
';
}
if ($context['compact'])
{
echo '
', theme_linktree(), '
', $txt[139], ': ', $context['page_index'], '
';
// Quick moderation set to checkboxes? Oh, how fun :/.
if (!empty($options['display_quick_mod']) && $options['display_quick_mod'] == 1)
echo '
';
echo '