All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_del_email_notify.tpl
index 9f5d0830740de7066d612c115f28f471acfe3067..418be71af3d3b4cbdef8f470c943c2808271372f 100644 (file)
@@ -1,22 +1,22 @@
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="99%">
        <tr>
-               <td class="admin_title bottom2" colspan="5" align="center" height="35">
+               <td class="admin_title bottom" colspan="5" align="center" height="35">
                        <div class="admin_misc">{--ADMIN_NOTIFICATION_DELETED_TITLE--}</div>
                </td>
        </tr>
        <tr>
-               <td class="bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td class="bottom2 right2" align="center"><strong>{--EMAIL_SUBJECT--}</strong></td>
-               <td class="bottom2 right2" align="center"><strong>{--EMAIL_URL--}</strong></td>
-               <td class="bottom2 right2" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></td>
-               <td class="bottom2" align="center"><strong>{--EMAIL_DELETE_COUNT--}</strong></td>
+               <td class="bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
+               <td class="bottom right" align="center"><strong>{--EMAIL_SUBJECT--}</strong></td>
+               <td class="bottom right" align="center"><strong>{--EMAIL_URL--}</strong></td>
+               <td class="bottom right" align="center"><strong>{--EMAIL_TIMESTAMP--}</strong></td>
+               <td class="bottom" align="center"><strong>{--EMAIL_DELETE_COUNT--}</strong></td>
        </tr>
        <tr>
-               <td class="right2 admin_misc" align="center">$content[id]</td>
-               <td class="right2 admin_misc" align="center">$content[subject]</td>
-               <td class="right2 admin_misc" align="center"><a
+               <td class="right admin_misc" align="center">$content[id]</td>
+               <td class="right admin_misc" align="center">$content[subject]</td>
+               <td class="right admin_misc" align="center"><a
                        href="$content[url]" target="_blank">{--ADMIN_TEST_URL--}</a></td>
-               <td class="right2 admin_misc" align="center">$content[timestamp]</td>
+               <td class="right admin_misc" align="center">$content[timestamp]</td>
                <td class="admin_misc" align="center">$content[cnt]</td>
        </tr>
 </table>