branch prepared
[mailer.git] / templates / de / html / admin / admin_list_holiday_row.tpl
1 <TR>
2         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><INPUT
3                 type="checkbox" name="sel[$content[id]]" class="admin_normal"
4                 value="1"></TD>
5         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[uid]</TD>
6         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[start]</TD>
7         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[end]</TD>
8         <TD class="switch_sw$content[sw] bottom2 right2" align="center"><PRE>$content[comments]</PRE></TD>
9         <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[status]</TD>
10         <TD class="switch_sw$content[sw] bottom2" align="center">$content[last]</TD>
11 </TR>