All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
1 <tr>
2         <td class="switch_sw$content[sw] top" width="10" height="20">&nbsp;</td>
3         <td class="switch_sw$content[sw] top" align="center" width="10">
4                 <input type="radio" name="id" class="admin_normal" value="$content[id]" />
5         </td>
6         <td class="switch_sw$content[sw] top" width="5">&nbsp;</td>
7         <td class="switch_sw$content[sw] top">
8                 $content[subject]
9                 ({--EMAIL_SENDER--}: $content[userid]; $content[pay]; $content[cat])
10         </td>
11         <td class="switch_sw$content[sw] top" width="10">&nbsp;</td>
12 </tr>