<{* $Id: happy_search0_index.html,v 1.2 2007/11/26 03:33:03 ohwada Exp $ *}>

<{$module_name}>

<{$lang_desc}>


<{$lang_search_results}>

<{$lang_keyword}>: <{foreach item=keyword from=$keywords}> <{$keyword}> <{/foreach}> <{if $show_candidate }>
<{$lang_candidate}>:
<{foreach item=candidate from=$candidates}> <{$candidate.keyword}>(<{$candidate.lang}>) <{/foreach}>
<{/if}> <{if $show_ignore }>
<{$lang_ignore}>
<{foreach item=ignore from=$ignores}> <{$ignore}> <{/foreach}>
<{/if}> <{if $show_first}>

<{$lang_label_first}>

<{foreach item=module from=$first_modules}> <{if $module.no_match==""}>

<{$module.name}>

<{foreach item=result from=$module.results}> <{$module.name}> <{$result.title}> <{if $result.uid!=0}> <{$result.uname}> <{/if}> <{if $result.time_l!=""}> (<{$result.time_l}>) <{/if}>
<{if $show_context && $result.context }>
<{$result.context}>
<{/if}> <{/foreach}> <{if $module.showall_link!=""}>
<{$module.showall_link}> <{/if}> <{/if}> <{/foreach}> <{/if}> <{if $show_second}>

<{$lang_label_second}>

<{foreach item=module from=$second_modules}> <{if $module.no_match==""}>

<{$module.name}>

<{foreach item=result from=$module.results}> <{$module.name}> <{$result.title}> <{if $result.time_l!=""}> (<{$result.time_l}>) <{/if}>
<{if $show_context && $result.context }>
<{$result.context}>
<{$result.full_link}>
<{/if}> <{/foreach}> <{if $module.showall_link!=""}>
<{$module.showall_link}> <{/if}> <{/if}> <{/foreach}> <{/if}> <{if $show_google_ajax}>

<{$lang_label_google_ajax}>

<{$google_ajax}> <{/if}> <{if $show_google_soap}>

<{$lang_label_google_soap}>

<{$google_soap}> <{/if}>

<{$search_form}>
execution time : <{$execution_time}> sec
<{if $is_module_admin }> <{if $memory_usage > 0}>
memory usage : <{$memory_usage}> MB
<{/if}> <{/if}> <{* this is NOT copyright. you can remove this *}>
happy search | xoogle euc-kr | search | xoops(original)
<{if $is_module_admin }> <{$lang_goto_admin}> <{/if}>