Adding of request parameters partialy finished
[mailer.git] / templates / de / html / admin / admin_list_surfbar_actions_row.tpl
1 <tr>
2         <td align="center" class="bottom right switch_sw$content[sw]">
3                 <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" value="1" />
4         </td>
5         <td align="center" class="bottom right switch_sw$content[sw]">
6                 $content[status]
7         </td>
8         <td align="center" class="bottom right switch_sw$content[sw]">
9                 $content[action]
10         </td>
11         <td align="center" class="bottom switch_sw$content[sw]">
12                 $content[new_status]
13         </td>
14 </tr>