All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_list_notify_emails_row.tpl
index 514381bc9e3fc2c5110df3f99c12f74ad022ca19..8bee3efa939161583586e17d4871930d7662ba66 100644 (file)
@@ -1,62 +1,62 @@
 <tr>
-  <td class="bottom2 top2 right" colspan="2" width="46%" align="center">
+  <td class="bottom top right" colspan="2" width="46%" align="center">
     {--EMAIL_SUBJECT--}:<br />
     <strong class="admin_misc">$content[subject]</strong>
   </td>
-  <td class="bottom2 top2" width="54%" align="center">
+  <td class="bottom top" width="54%" align="center">
     {--EMAIL_TEXT--}:<br />
     <strong class="admin_misc">$content[text]</strong>
   </td>
 </tr>
 <tr><td height="5" colspan="3" class="seperator">&nbsp;</td></tr>
 <tr>
-  <td align="center" class="top2 bottom2 right" width="23%">
+  <td align="center" class="top bottom right" width="23%">
     {--EMAIL_POINTS--}:<br />
     <strong class="admin_misc">$content[points] {?POINTS?}</strong>
   </td>
-  <td align="center" class="top2 bottom2 right" width="23%">
+  <td align="center" class="top bottom right" width="23%">
     {--EMAIL_SECONDS--}:<br />
     <strong class="admin_misc">$content[time]</strong>
   </td>
-  <td align="center" class="top2 bottom">
+  <td align="center" class="top bottom">
     {--EMAIL_CATEGORY--}:<br />
     <strong class="admin_misc">$content[category]</strong>
   </td>
 </tr>
 <tr><td height="5" colspan="3" class="seperator">&nbsp;</td></tr>
 <tr>
-  <td align="center" class="top2 bottom2 right">
+  <td align="center" class="top bottom right">
     {--EMAIL_RECEIVERS--}:<br />
     <strong class="admin_misc">$content[mails_sent]</strong>
     ({--EMAIL_RUIDS--}: <strong class="admin_misc">$content[receivers]</strong>)
   </td>
-  <td align="center" class="top2 bottom2 right">
+  <td align="center" class="top bottom right">
     {--USERS_LINKS--}:<br />
     <strong class="admin_misc">$content[unconfirmed]</strong>
   </td>
-  <td align="center" class="top2 bottom">
+  <td align="center" class="top bottom">
     {--EMAIL_POOL_TYPE--}:<br />
     <strong class="admin_misc">$content[type]</strong>
   </td>
 </tr>
 <tr><td height="5" colspan="3" class="seperator">&nbsp;</td></tr>
 <tr>
-  <td align="center" class="top2 bottom2 right">
+  <td align="center" class="top bottom right">
     {--EMAIL_TSEND--}:<br />
     <strong class="admin_misc">$content[target_send]</strong>
   </td>
-  <td align="center" class="top2 bottom2 right">
+  <td align="center" class="top bottom right">
     {--EMAIL_URL--}:<br />
     <strong class="admin_misc"><a href="$content[frametester]" target="_blank">{--ADMIN_TEST_URL--}</a></strong>
   </td>
-  <td align="center" class="top2 bottom">
+  <td align="center" class="top bottom">
     {--EMAIL_TIMESTAMP--}:<br />
     <strong class="admin_misc">$content[timestamp]</strong>
   </td>
 </tr>
 <tr><td height="5" colspan="3" class="seperator">&nbsp;</td></tr>
 <tr>
-  <td align="center" class="top2 right" colspan="2">
+  <td align="center" class="top right" colspan="2">
     <div>{--EMAIL_URL--}:</div>
     <div><strong class="admin_misc">$content[url]</strong></div>
   </td>
@@ -66,7 +66,7 @@
   </td>
 </tr>
 <tr>
-  <td align="center" class="top2 admin_del_link" colspan="3">
+  <td align="center" class="top admin_del_link" colspan="3">
     <a href="{?URL?}/modules.php?module=admin&amp;what=del_email&amp;nid=$content[id]">{--ADMIN_DELETE_NOTIFY_MAIL--}</a>
   </td>
 </tr>