]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_doubler_overview.tpl
Description made more clear
[mailer.git] / templates / de / html / admin / admin_list_doubler_overview.tpl
index f95b83acb0bee6d02121d0d51007e704473b5ed4..a2594c58f1c09e7e00d52bb81faef326c02d0cc1 100644 (file)
@@ -1,6 +1,7 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td class="admin_title bottom" align="center" height="30" colspan="2">
+               <td class="table_header bottom" align="center" colspan="2">
                        <div class="big">{--ADMIN_DOUBLER_LIST_OVERVIEW--}</div>
                </td>
        </tr>
        </tr>
        <tr>
                <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="admin_table dashed">
+               <table border="0" cellspacing="0" cellpadding="0" class="dashed">
                        <tr>
-                               <td class="switch_sw1 bottom" align="right" width="245">
+                               <td class="{%template,ColorSwitch%} bottom" align="right" width="245">
                                        {--ADMIN_DOUBLER_ALREADY_ALL--}:
                                </td>
-                               <td class="switch_sw1 bottom" align="center" width="30">
+                               <td class="{%template,ColorSwitch%} bottom" align="center" width="30">
                                        <strong>$content[already_all_link]</strong>
                                </td>
                        </tr>
                        <tr>
-                               <td class="switch_sw2 bottom" align="right">
+                               <td class="{%template,ColorSwitch%} bottom" align="right">
                                        {--ADMIN_DOUBLER_ALREADY_DIRECT--}:
                                </td>
-                               <td class="switch_sw2 bottom" align="center">
+                               <td class="{%template,ColorSwitch%} bottom" align="center">
                                        <strong>$content[already_direct_link]</strong>
                                </td>
                        </tr>
                        <tr>
-                               <td class="switch_sw1" align="right">
+                               <td class="{%template,ColorSwitch%}" align="right">
                                        {--ADMIN_DOUBLER_ALREADY_REF--}:
                                </td>
-                               <td class="switch_sw1" align="center">
+                               <td class="{%template,ColorSwitch%}" 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" class="admin_table dashed">
+               <table border="0" cellspacing="0" cellpadding="0" class="dashed">
                        <tr>
-                               <td class="switch_sw1 bottom" align="right" width="245">
+                               <td class="{%template,ColorSwitch%} bottom" align="right" width="245">
                                        {--ADMIN_DOUBLER_WAITING_ALL--}:
                                </td>
-                               <td class="switch_sw1 bottom" align="center" width="30">
+                               <td class="{%template,ColorSwitch%} bottom" align="center" width="30">
                                        <strong>$content[waiting_all_link]</strong>
                                </td>
                        </tr>
                        <tr>
-                               <td class="switch_sw2 bottom" align="right">
+                               <td class="{%template,ColorSwitch%} bottom" align="right">
                                        {--ADMIN_DOUBLER_WAITING_DIRECT--}:
                                </td>
-                               <td class="switch_sw2 bottom" align="center">
+                               <td class="{%template,ColorSwitch%} bottom" align="center">
                                        <strong>$content[waiting_direct_link]</strong>
                                </td>
                        </tr>
                        <tr>
-                               <td class="switch_sw1" align="right">
+                               <td class="{%template,ColorSwitch%}" align="right">
                                        {--ADMIN_DOUBLER_WAITING_REF--}:
                                </td>
-                               <td class="switch_sw1" align="center">
+                               <td class="{%template,ColorSwitch%}" align="center">
                                        <strong>$content[waiting_ref_link]</strong>
                                </td>
                        </tr>
@@ -71,3 +72,4 @@
                </td>
        </tr>
 </table>
+</div>