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
index dc7c3135cd6206555765f4e474f527c23200d40a..a6350ea006cf0c5cfc75daae3870e6bbeb63c8fa 100644 (file)
@@ -1,10 +1,12 @@
 <tr>
-       <td class="switch_sw$content[sw] top2" width="10" height="20">&nbsp;</td>
-       <td class="switch_sw$content[sw] top2" align="center" width="10">
-       <input type="radio" name="id" class="admin_normal" value="$content[id]">
+       <td class="switch_sw$content[sw] top" width="10" height="20">&nbsp;</td>
+       <td class="switch_sw$content[sw] top" align="center" width="10">
+               <input type="radio" name="id" class="admin_normal" value="$content[id]" />
        </td>
-       <td class="switch_sw$content[sw] top2" width="5">&nbsp;</td>
-       <td class="switch_sw$content[sw] top2">$content[subj]
-       ({--EMAIL_SENDER--}: $content[uid]; $content[pay]; $content[cat])</td>
-       <td class="switch_sw$content[sw] top2" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw] top" width="5">&nbsp;</td>
+       <td class="switch_sw$content[sw] top">
+               $content[subject]
+               ({--EMAIL_SENDER--}: $content[userid]; $content[pay]; $content[cat])
+       </td>
+       <td class="switch_sw$content[sw] top" width="10">&nbsp;</td>
 </tr>