7a307ed837b6d4c09d2f05ccee84bb307e681faf
[mailer.git] / templates / de / html / admin / admin_edit_email_row.tpl
1 <tr>
2         <td class="switch_sw$content[sw] bottom" align="center">
3                 <strong>$content[id]</strong>
4                 <input type="radio" name="id" class="admin_normal" value="$content[id]" />
5         </td>
6         <td class="switch_sw$content[sw] bottom">
7                 $content[subject]
8                 ({--EMAIL_SENDER--}: $content[userid]; $content[pay]; $content[cat])
9         </td>
10 </tr>