<{$toolbar}>

現在期別:<{$data.month_data.monthdoc}>

<{if (($data.month_data.cando>0) and ( $data.month_data.month_id ) ) }> 尚在填報期間!報名截止:<{$data.month_data.deadline}> 點名冊 <{else}> 填報時間結束!報名截止:<{$data.month_data.deadline}> 點名冊 <{/if}> <{if ($data.admin)}>
<{html_options name='admin_class_id' class='form-control' options=$data.class_list_c selected=$data.sel_class onchange="submit();"}> 管理者權限
<{else}>

<{$data.class_list_c[$data.sel_class] }>

<{/if}> <{if ($data.month_data.cando and $data.month_data.month_id )}>
<{html_options name='time_mode' class='form-control' options=$AS_SET.time selected=$data.def_time_mode }> <{html_options name='class_id_set' class='form-control' options=$AS_SET.class_set }> <{html_options name='spec' class='form-control' options=$AS_SET.decrease_set }>
<{/if}> <{$row_i++}>
年級 原班 姓名 班別 時段 減免 費用 備註
<{foreach key=key item=list from= $data.sign_studs }>
<{$row_i++}><{$list.grade_year}> <{$data.class_list_c_s[$list.class_id_base]}> <{$list.stud_name}> <{$AS_SET.class_set[$list.class_id]}> <{$AS_SET.time[$list.time_mode]}> <{$AS_SET.decrease_set[$list.spec]}> <{$list.pay_sum }> <{$list.ps}>
<{/foreach }>
<{if ($data.month_data.cando)}> <{/if}>