Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_email_archiv_row.tpl
index 7205c2f0a5f8544392f4f36b38cfc26aa7462283..ad04d22f2fe1541dc385885ccfe162b08d3b0ffc 100644 (file)
@@ -1,81 +1,69 @@
 <tr>
 <tr>
-       <td class="switch_sw$content[sw] top2 bottom right" width="23%" align="center">
+       <td class="switch_sw$content[sw] bottom right" width="23%" align="center">
                {--EMAIL_SENDER--}:<br />
                <strong class="admin_misc">$content[u_link]</strong>
        </td>
                {--EMAIL_SENDER--}:<br />
                <strong class="admin_misc">$content[u_link]</strong>
        </td>
-       <td class="switch_sw$content[sw] top2 bottom right" width="23%" align="center">
+       <td class="switch_sw$content[sw] bottom right" width="23%" align="center">
                {--EMAIL_SUBJECT--}:<br />
                {--EMAIL_SUBJECT--}:<br />
-               <strong class="admin_misc">$content[subj]</strong>
+               <strong class="admin_misc">$content[subject]</strong>
        </td>
        </td>
-       <td class="switch_sw$content[sw] top2 bottom" width="54%" align="center">
+       <td class="switch_sw$content[sw] bottom" width="54%" align="center">
                {--EMAIL_TEXT--}:<br />
                <strong class="admin_misc">$content[text]</strong>
        </td>
 </tr>
 <tr>
                {--EMAIL_TEXT--}:<br />
                <strong class="admin_misc">$content[text]</strong>
        </td>
 </tr>
 <tr>
-       <td height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td colspan="2" align="center" class="switch_sw$content[sw] top bottom right">
+       <td colspan="2" align="center" class="switch_sw$content[sw] bottom right">
                {--EMAIL_PAYMENT--}:<br />
                {--EMAIL_PAYMENT--}:<br />
-               <strong class="admin_misc">$content[pay]</strong>
+               <strong class="admin_misc">{%pipe,translateComma=$content[pay]%}</strong>
        </td>
        </td>
-       <td align="center" class="switch_sw$content[sw] top bottom">
+       <td align="center" class="switch_sw$content[sw] bottom">
                {--EMAIL_CATEGORY--}:<br />
                <strong class="admin_misc">$content[cat]</strong>
        </td>
 </tr>
 <tr>
                {--EMAIL_CATEGORY--}:<br />
                <strong class="admin_misc">$content[cat]</strong>
        </td>
 </tr>
 <tr>
-       <td height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td align="center" class="switch_sw$content[sw] top bottom right">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                {--EMAIL_RECEIVERS--}:<br />
                <strong class="admin_misc">$content[sent]</strong> ({--EMAIL_RUIDS--}:
                {--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>
-       <td align="center" class="switch_sw$content[sw] top bottom right">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                {--USERS_LINKS--}:<br />
                <strong class="admin_misc">$content[unconfirmed]</strong>
        </td>
                {--USERS_LINKS--}:<br />
                <strong class="admin_misc">$content[unconfirmed]</strong>
        </td>
-       <td align="center" class="switch_sw$content[sw] top bottom">
+       <td align="center" class="switch_sw$content[sw] bottom">
                {--EMAIL_POOL_TYPE--}:<br />
                <strong class="admin_misc">$content[type]</strong>
        </td>
 </tr>
 <tr>
                {--EMAIL_POOL_TYPE--}:<br />
                <strong class="admin_misc">$content[type]</strong>
        </td>
 </tr>
 <tr>
-       <td height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td align="center" class="switch_sw$content[sw] top bottom right">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                {--EMAIL_TSEND--}:<br />
                {--EMAIL_TSEND--}:<br />
-               <strong class="admin_misc">$content[tsend]</strong>
+               <strong class="admin_misc">$content[target_send]</strong>
        </td>
        </td>
-       <td align="center" class="switch_sw$content[sw] top bottom right">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                {--EMAIL_URL--}:<br />
                <strong class="admin_misc"><a href="$content[frametester]"
                        target="_blank">{--ADMIN_TEST_URL--}</a></strong>
        </td>
                {--EMAIL_URL--}:<br />
                <strong class="admin_misc"><a href="$content[frametester]"
                        target="_blank">{--ADMIN_TEST_URL--}</a></strong>
        </td>
-       <td align="center" class="switch_sw$content[sw] top bottom">
+       <td align="center" class="switch_sw$content[sw] bottom">
                {--EMAIL_TIMESTAMP--}:<br />
                {--EMAIL_TIMESTAMP--}:<br />
-               <strong class="admin_misc">$content[stamp]</strong>
+               <strong class="admin_misc">$content[timestamp]</strong>
        </td>
 </tr>
 <tr>
        </td>
 </tr>
 <tr>
-       <td height="5" colspan="3" class="switch_sw$content[sw] seperator">&nbsp;</td>
-</tr>
-<tr>
-       <td align="center" class="switch_sw$content[sw] top right" colspan="2">
+       <td align="center" class="switch_sw$content[sw] bottom right" colspan="2">
                <div>{--EMAIL_URL--}:</div>
                <div><strong class="admin_misc">$content[url]</strong></div>
        </td>
                <div>{--EMAIL_URL--}:</div>
                <div><strong class="admin_misc">$content[url]</strong></div>
        </td>
-       <td align="center" class="switch_sw$content[sw] top">
-               {--__UNUSED--}:<br />
+       <td align="center" class="switch_sw$content[sw] bottom">
+               {--_UNUSED--}:<br />
                <strong class="admin_misc">---</strong>
        </td>
 </tr>
 <tr>
                <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>
+       <td align="center" class="switch_sw$content[sw] bottom 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>
        </td>
 </tr>
        </td>
 </tr>