]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_overview.tpl
HTML attributed fixed
[mailer.git] / templates / de / html / admin / admin_list_doubler_overview.tpl
index a3c37bd89aa523d11ba80d8491fdc1cfe0ba87de..f4699cb7b79f814e2a985d0921f272a348617dba 100644 (file)
@@ -1,61 +1,75 @@
-<table border="0" cellspacing="0" cellpadding="0" width="540" class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td class="admin_title bottom2" align="center" height="30" colspan="2">
+               <td class="admin_title bottom" align="center" colspan="2">
                        <div class="big">{--ADMIN_DOUBLER_LIST_OVERVIEW--}</div>
                </td>
        </tr>
        <tr>
-               <td class="admin_title bottom2 right2" align="center" height="25" width="260">
+               <td class="header_column bottom right" align="center" height="25" width="260">
                        <div class="medium">{--ADMIN_DOUBLER_LIST_ALREADY--}</div>
                </td>
-               <td class="admin_title bottom2" align="center" height="25" width="260">
+               <td class="header_column bottom" align="center" height="25" width="260">
                        <div class="medium">{--ADMIN_DOUBLER_LIST_WAITING--}</div>
                </td>
        </tr>
        <tr>
-               <td class="right2" align="center" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <table border="0" cellspacing="0" cellpadding="0" width="275" class="admin_table dashed">
+               <td class="right" align="center" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
+               <table border="0" cellspacing="0" cellpadding="0" class="dashed">
                        <tr>
-                               <td class="switch_sw1 bottom2" align="right" width="245">
-                               {--ADMIN_DOUBLER_ALREADY_ALL--}:&nbsp;</td>
-                               <td class="switch_sw1 bottom2" align="center" width="30"><strong>{!__DOUBLER_ALREADY_ALL_LINK!}</strong>
+                               <td class="switch_sw1 bottom" align="right" width="245">
+                                       {--ADMIN_DOUBLER_ALREADY_ALL--}:
+                               </td>
+                               <td class="switch_sw1 bottom" align="center" width="30">
+                                       <strong>$content[already_all_link]</strong>
                                </td>
                        </tr>
                        <tr>
-                               <td class="switch_sw2 bottom2" align="right">
-                               {--ADMIN_DOUBLER_ALREADY_DIRECT--}:&nbsp;</td>
-                               <td class="switch_sw2 bottom2" align="center"><strong>{!__DOUBLER_ALREADY_DIRECT_LINK!}</strong>
+                               <td class="switch_sw2 bottom" align="right">
+                                       {--ADMIN_DOUBLER_ALREADY_DIRECT--}:
+                               </td>
+                               <td class="switch_sw2 bottom" align="center">
+                                       <strong>$content[already_direct_link]</strong>
                                </td>
                        </tr>
                        <tr>
                                <td class="switch_sw1" align="right">
-                               {--ADMIN_DOUBLER_ALREADY_REF--}:&nbsp;</td>
-                               <td class="switch_sw1" align="center"><strong>{!__DOUBLER_ALREADY_REF_LINK!}</strong>
+                                       {--ADMIN_DOUBLER_ALREADY_REF--}:
+                               </td>
+                               <td class="switch_sw1" align="center">
+                                       <strong>$content[already_ref_link]</strong>
                                </td>
                        </tr>
                </table>
                </td>
                <td align="center" style="padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px">
-               <table border="0" cellspacing="0" cellpadding="0" width="275" class="admin_table dashed">
+               <table border="0" cellspacing="0" cellpadding="0" class="dashed">
                        <tr>
-                               <td class="switch_sw1 bottom2" align="right" width="245">
-                               {--ADMIN_DOUBLER_WAITING_ALL--}:&nbsp;</td>
-                               <td class="switch_sw1 bottom2" align="center" width="30"><strong>{!__DOUBLER_WAITING_ALL_LINK!}</strong>
+                               <td class="switch_sw1 bottom" align="right" width="245">
+                                       {--ADMIN_DOUBLER_WAITING_ALL--}:
+                               </td>
+                               <td class="switch_sw1 bottom" align="center" width="30">
+                                       <strong>$content[waiting_all_link]</strong>
                                </td>
                        </tr>
                        <tr>
-                               <td class="switch_sw2 bottom2" align="right">
-                               {--ADMIN_DOUBLER_WAITING_DIRECT--}:&nbsp;</td>
-                               <td class="switch_sw2 bottom2" align="center"><strong>{!__DOUBLER_WAITING_DIRECT_LINK!}</strong>
+                               <td class="switch_sw2 bottom" align="right">
+                                       {--ADMIN_DOUBLER_WAITING_DIRECT--}:
+                               </td>
+                               <td class="switch_sw2 bottom" align="center">
+                                       <strong>$content[waiting_direct_link]</strong>
                                </td>
                        </tr>
                        <tr>
                                <td class="switch_sw1" align="right">
-                               {--ADMIN_DOUBLER_WAITING_REF--}:&nbsp;</td>
-                               <td class="switch_sw1" align="center"><strong>{!__DOUBLER_WAITING_REF_LINK!}</strong>
+                                       {--ADMIN_DOUBLER_WAITING_REF--}:
+                               </td>
+                               <td class="switch_sw1" align="center">
+                                       <strong>$content[waiting_ref_link]</strong>
                                </td>
                        </tr>
                </table>
                </td>
        </tr>
 </table>
+</div>