All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
1 <tr>
2         <td class="switch_sw$content[sw] top2" width="10" height="20">&nbsp;</td>
3         <td class="switch_sw$content[sw] top2" 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] top2" width="5">&nbsp;</td>
7         <td class="switch_sw$content[sw] top2">$content[subj]
8         ({--EMAIL_SENDER--}: $content[uid]; $content[pay]; $content[cat])</td>
9         <td class="switch_sw$content[sw] top2" width="10">&nbsp;</td>
10 </tr>