]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_list_holiday_row.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_holiday_row.tpl
1 <TR>\r
2   <TD class="switch_sw$content[sw] bottom2 right2" align="center">\r
3     <INPUT type="checkbox" name="sel[$content[id]]" class="admin_normal" value="1">\r
4   </TD>\r
5   <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[uid]</TD>\r
6   <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[start]</TD>\r
7   <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[end]</TD>\r
8   <TD class="switch_sw$content[sw] bottom2 right2" align="center"><PRE>$content[comments]</PRE></TD>\r
9   <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[status]</TD>\r
10   <TD class="switch_sw$content[sw] bottom2" align="center">$content[last]</TD>\r
11 </TR>\r