All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_del_email_normal.tpl
index c6855d2dfd3f85665e6c7450df314cab2835a96d..cd3215e5c8923e533bd41aadc2ffddaa9b6ac97f 100644 (file)
@@ -6,18 +6,18 @@
                </td>
        </tr>
        <tr>
-               <td class="top2 right2" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td class="top2 right2" align="center"><strong>{--EMAIL_SENDER--}</strong></td>
-               <td class="top2 right2" align="center"><strong>{--EMAIL_SUBJECT--}</strong></td>
-               <td class="top2 right2" align="center"><strong>{--EMAIL_URL--}</strong></td>
-               <td class="top2 right2" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></td>
+               <td class="top right" align="center"><strong>{--ID_SELECT--}</strong></td>
+               <td class="top right" align="center"><strong>{--EMAIL_SENDER--}</strong></td>
+               <td class="top right" align="center"><strong>{--EMAIL_SUBJECT--}</strong></td>
+               <td class="top right" align="center"><strong>{--EMAIL_URL--}</strong></td>
+               <td class="top right" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></td>
        </tr>
        <tr>
-               <td class="top2 right2 admin_misc" align="center">$content[id]</td>
-               <td class="top2 right2 admin_misc" align="center">$content[sender]</td>
-               <td class="top2 right2 admin_misc" align="center">$content[subject]</td>
-               <td class="top2 right2 admin_misc" align="center"><a
+               <td class="top right admin_misc" align="center">$content[id]</td>
+               <td class="top right admin_misc" align="center">$content[sender]</td>
+               <td class="top right admin_misc" align="center">$content[subject]</td>
+               <td class="top right admin_misc" align="center"><a
                        href="$content[url]" target="_blank">{--ADMIN_TEST_URL--}</a></td>
-               <td class="top2 right2 admin_misc" align="center">$content[timestamp]</td>
+               <td class="top right admin_misc" align="center">$content[timestamp]</td>
        </tr>
 </table>