<{if $now_op=="tad_lunch2_form"}>
<{$formValidator_code}>
<{/if}>
<{if $all_content}>
<{if $isAdmin}>
<{/if}>
<{$smarty.const._MA_TADLUNCH2_LUNCH_TITLE}> |
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY}> |
<{$smarty.const._MA_TADLUNCH2_LUNCH_DIETICIAN}> |
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY_TEL}> |
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY_FAX}> |
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY_ADDR}> |
<{if $isAdmin}>
<{$smarty.const._TAD_FUNCTION}> |
<{/if}>
<{foreach from=$all_content item=data}>
<{$data.lunch_title}> |
<{$data.lunch_factory}> |
<{$data.lunch_dietician}> |
<{$data.lunch_factory_tel}> |
<{$data.lunch_factory_fax}> |
<{$data.lunch_factory_addr}> |
<{if $isAdmin}>
<{$smarty.const._TAD_DEL}>
<{$smarty.const._TAD_EDIT}>
|
<{/if}>
<{/foreach}>
<{if $isAdmin}>
<{/if}>
<{$bar}>
<{elseif $now_op=="list_tad_lunch2"}>
<{/if}>
<{if $now_op=="show_one_tad_lunch2"}>
<{$title}>
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY}>
<{$lunch_factory}>
<{$smarty.const._MA_TADLUNCH2_LUNCH_DIETICIAN}>
<{$lunch_dietician}>
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY_TEL}>
<{$lunch_factory_tel}>
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY_FAX}>
<{$lunch_factory_fax}>
<{$smarty.const._MA_TADLUNCH2_LUNCH_FACTORY_ADDR}>
<{$lunch_factory_addr}>
<{/if}>