]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_email_archiv_row.tpl
Some rewrites
[mailer.git] / templates / de / html / admin / admin_email_archiv_row.tpl
index 722ce0d576c9b8e27d4890e58f24714f5baf6aed..43bb71e56dbc4ef270779bc133943b9c3f4d99ce 100644 (file)
@@ -5,7 +5,7 @@
        </td>
        <td class="switch_sw$content[sw] top2 bottom right" width="23%" align="center">
                {--EMAIL_SUBJECT--}:<br />
-               <strong class="admin_misc">$content[subj]</strong>
+               <strong class="admin_misc">$content[subject]</strong>
        </td>
        <td class="switch_sw$content[sw] top2 bottom" width="54%" align="center">
                {--EMAIL_TEXT--}:<br />
@@ -32,7 +32,7 @@
        <td align="center" class="switch_sw$content[sw] top bottom right">
                {--EMAIL_RECEIVERS--}:<br />
                <strong class="admin_misc">$content[sent]</strong> ({--EMAIL_RUIDS--}:
-               <strong class="admin_misc">$content[ruids]</strong>)
+               <strong class="admin_misc">$content[ruserids]</strong>)
        </td>
        <td align="center" class="switch_sw$content[sw] top bottom right">
                {--USERS_LINKS--}:<br />
@@ -49,7 +49,7 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] top bottom right">
                {--EMAIL_TSEND--}:<br />
-               <strong class="admin_misc">$content[tsend]</strong>
+               <strong class="admin_misc">$content[target_send]</strong>
        </td>
        <td align="center" class="switch_sw$content[sw] top bottom right">
                {--EMAIL_URL--}:<br />
                <div><strong class="admin_misc">$content[url]</strong></div>
        </td>
        <td align="center" class="switch_sw$content[sw] top">
-               {--__UNUSED--}:<br />
+               {--_UNUSED--}:<br />
                <strong class="admin_misc">---</strong>
        </td>
 </tr>
 <tr>
        <td align="center" class="switch_sw$content[sw] top2 admin_del_link" colspan="3">
-               <a href="{!URL!}/modules.php?module=admin&amp;what=del_email&amp;mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
+               <a href="{?URL?}/modules.php?module=admin&amp;what=del_email&amp;mid=$content[mid]">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
        </td>
 </tr>