<{$toolbar}> <{$css}> <{if $mode=="show_one"}>

<{$repair_table_title}>

<{$smarty.const._MA_TADREPAIR_REPAIR_TITLE}><{$repair_title}>
<{$smarty.const._MA_TADREPAIR_REPAIR_DATE}><{$repair_date}>
<{$smarty.const._MA_TADREPAIR_REPAIR_STATUS}><{$repair_status}>
<{$smarty.const._MA_TADREPAIR_REPAIR_UID}><{$repair_name}>
<{$smarty.const._MA_TADREPAIR_REPAIR_UID}><{$repair_content}>

<{$fixed_table_title}>

<{$smarty.const._MA_TADREPAIR_FIXED_UNIT_SN}><{$unit_title}>
<{$smarty.const._MA_TADREPAIR_FIXED_STATUS}><{$fixed_status}>
<{$smarty.const._MA_TADREPAIR_FIXED_CONTENT}><{$fixed_content}>
<{$smarty.const._MA_TADREPAIR_FIXED_DATE}><{$fixed_date}>
<{$smarty.const._MA_TADREPAIR_FIXED_UID}><{$fixed_name}>
<{else}>
<{foreach item=repair from=$content}> <{/foreach}>
<{$smarty.const._MA_TADREPAIR_REPAIR_SN}> <{$smarty.const._MA_TADREPAIR_REPAIR_DATE}> <{$smarty.const._MA_TADREPAIR_REPAIR_TITLE}> <{$smarty.const._MA_TADREPAIR_REPAIR_UID}> <{$smarty.const._MA_TADREPAIR_UNIT}> <{$smarty.const._MA_TADREPAIR_REPAIR_STATUS2}> <{$smarty.const._MA_TADREPAIR_FIXED_UID}> <{$smarty.const._MA_TADREPAIR_FIXED_DATE}> <{$smarty.const._MA_TADREPAIR_FIXED_STATUS2}>
<{$repair.repair_sn}> <{$repair.repair_date}> <{$repair.repair_title}> <{$repair.repair_name}> <{$repair.unit_title}> <{$repair.repair_status}> <{$repair.fixed_name}> <{$repair.fixed_date}> <{$repair.fixed_status}>
<{$add_button}> <{$bar}>
<{/if}>