]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_notify_emails_row.tpl
Extension ext-repair extended, outdated calls DEBUG_LOG() fixed:
[mailer.git] / templates / de / html / admin / admin_list_notify_emails_row.tpl
index ba6f9e89b392a1b57c56274d714d934716a9010a..8bee3efa939161583586e17d4871930d7662ba66 100644 (file)
@@ -1,9 +1,9 @@
 <tr>
-  <td class="bottom 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="bottom top2" width="54%" align="center">
+  <td class="bottom top" width="54%" align="center">
     {--EMAIL_TEXT--}:<br />
     <strong class="admin_misc">$content[text]</strong>
   </td>
@@ -12,7 +12,7 @@
 <tr>
   <td align="center" class="top bottom right" width="23%">
     {--EMAIL_POINTS--}:<br />
-    <strong class="admin_misc">$content[points] {!POINTS!}</strong>
+    <strong class="admin_misc">$content[points] {?POINTS?}</strong>
   </td>
   <td align="center" class="top bottom right" width="23%">
     {--EMAIL_SECONDS--}:<br />
     <div><strong class="admin_misc">$content[url]</strong></div>
   </td>
   <td align="center" class="top">
-    {--__UNUSED--}:<br />
+    {--_UNUSED--}:<br />
     <strong class="admin_misc">---</strong>
   </td>
 </tr>
 <tr>
-  <td align="center" class="top2 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 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>