{* $Id: xlang_index_language.html,v 1.3 2007/12/29 01:39:15 ohwada Exp $ *}>
<{$smarty.const._XLANG_HOME}> >>
<{$module_name_s}> >>
<{$dirname_s}> >>
<{$smarty.const._XLANG_LANGUAGE_LIST}>
<{if $is_module_admin }>
<{$smarty.const._XLANG_ADMIN_CP}> >>
<{$dirname_s}>
<{/if}>
<{$module_name_s}>
<{$smarty.const._XLANG_LANGUAGE_LIST}>
<{$dirname_s}>
<{* -- language list table begin -- *}>
|
|
|
<{$smarty.const._XLANG_WORD_LATEST}> |
|
|
|
<{$smarty.const._XLANG_LANGUAGE}> |
<{$smarty.const._XLANG_WORD_NUM}> |
<{$smarty.const._XLANG_FILE}> |
<{$smarty.const._XLANG_WORD}> |
<{$smarty.const._XLANG_WORD_DATE}> |
|
<{* -- language list begin -- *}>
<{foreach item=list from=$language_list}>
">
<{if $list.image_s }>
<{if $list.lang_id > 0}>
<{else}>
<{/if}>
<{/if}>
|
<{if $list.lang_id > 0}>
<{else}>
<{/if}>
<{$list.language_s}>
|
<{$list.count}> |
<{if $list.file_id > 0}>
<{else}>
<{/if}>
<{$list.file_s}>
|
<{if $list.word_id > 0}>
<{else}>
<{/if}>
<{$list.word_s}>
|
<{if $list.time > 0 }>
<{$list.time|formatTimestamp}>
<{/if}>
|
<{if $list.show_undefined}>
<{$smarty.const._XLANG_UNDEFINED}>
<{/if}>
|
<{/foreach}>
<{* -- language list end -- *}>
<{* -- language list table end -- *}>
<{$smarty.const._XLANG_LATEST_FILES}>
<{* -- file list table begin -- *}>
<{* -- file list table end -- *}>
<{if $show_mail}>
<{$smarty.const._XLANG_LATEST_MAILS}>
<{* -- mail list table begin -- *}>
|
<{$smarty.const._XLANG_DIRNAME}> |
<{$smarty.const._XLANG_LANGUAGE}> |
<{$smarty.const._XLANG_MAIL}> |
<{$smarty.const._XLANG_MAIL_DATE}> |
<{* -- mail list begin -- *}>
<{foreach item=list from=$mail_list}>
">
<{if $list.mail_id > 0 }>
<{else}>
-
<{/if}>
|
<{if $list.dir_id > 0}>
<{else}>
<{/if}>
<{$list.dirname_s}>
|
<{if $list.lang_id > 0}>
<{else}>
<{/if}>
<{$list.language_s}>
|
<{$list.mail}>
|
<{if $list.time > 0 }>
<{$list.time|formatTimestamp}>
<{/if}>
|
<{/foreach}>
<{* -- mail list end -- *}>
<{* -- mail list table end -- *}>
<{/if}>
<{$smarty.const._XLANG_LATEST_WORDS}>
<{* -- word list table begin -- *}>
<{* -- word list table end -- *}>
<{include file="db:system_notification_select.html"}>