]> git.mxchange.org Git - mailer.git/commitdiff
Even some more HTML cleanups #3
authorRoland Häder <roland@mxchange.org>
Fri, 4 Dec 2009 02:52:29 +0000 (02:52 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 4 Dec 2009 02:52:29 +0000 (02:52 +0000)
20 files changed:
templates/de/html/doubler/doubler_index.tpl
templates/de/html/guest/guest_active_table.tpl
templates/de/html/guest/guest_no_rallyes.tpl
templates/de/html/guest/guest_rallye_expired_footer.tpl
templates/de/html/guest/guest_rallye_footer.tpl
templates/de/html/guest/guest_rallye_show.tpl
templates/de/html/guest/guest_register.tpl
templates/de/html/guest/guest_sponsor_act_row.tpl
templates/de/html/guest/guest_sponsor_activate.tpl
templates/de/html/guest/guest_sponsor_infos.tpl
templates/de/html/guest/guest_sponsor_login.tpl
templates/de/html/guest/guest_sponsor_lost.tpl
templates/de/html/guest/guest_sponsor_pay_row.tpl
templates/de/html/guest/guest_sponsor_reg.tpl
templates/de/html/guest/guest_stats_header.tpl
templates/de/html/guest/guest_top10.tpl
templates/de/html/member/member_order_page1.tpl
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css

index bf6f67707a61bcf20b8ce350481785a6eabe3fde..3e8931ca5416634564933685fe9b3f61cf4ec837 100644 (file)
                <form accept-charset="utf-8" action="{%url=doubler.php?refid=$content[refid]" method="post">
                <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
                        <tr>
                <form accept-charset="utf-8" action="{%url=doubler.php?refid=$content[refid]" method="post">
                <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed">
                        <tr>
-                               <td colspan="2" class="guest_title2 bottom">
+                               <td colspan="2" class="guest_title bottom">
                                        <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
                                        <div class="doubler_error">$content[message]</div>
                                </td>
                        </tr>
                        <tr>
                                        <strong>{?POINTS?}-{--DOUBLER_TITLE--}</strong><br />
                                        <div class="doubler_error">$content[message]</div>
                                </td>
                        </tr>
                        <tr>
-                               <td colspan="2" class="seperator" height="5">&nbsp;</td>
-                       </tr>
-                       <tr>
-                               <td width="260" align="right" height="25">
-                               {--DOUBLER_ENTER_LOGIN_DATA--}:&nbsp;</td>
-                               <td width="260"><input type="text" name="userid"
-                                       class="guest_normal" size="10" maxlength="255"></td>
-                       </tr>
-                       <tr>
-                               <td width="260" align="right" height="25">
-                               {--GUEST_ENTER_PASSWORD--}:&nbsp;</td>
-                               <td width="260"><input type="password" name="pass"
-                                       class="guest_normal" size="10" maxlength="255"></td>
+                               <td align="right" height="25">
+                                       {--DOUBLER_ENTER_LOGIN_DATA--}:
+                               </td>
+                               <td>
+                                       <input type="text" name="userid" class="guest_normal" size="10" maxlength="255" />
+                               </td>
                        </tr>
                        <tr>
                        </tr>
                        <tr>
-                               <td width="260" align="right" height="25">
-                               {--DOUBLER_ENTER_POINTS--}:&nbsp;</td>
-                               <td width="260"><input type="text" name="points"
-                                       class="guest_normal" size="10" maxlength="20"></td>
+                               <td align="right" height="25">
+                                       {--GUEST_ENTER_PASSWORD--}:
+                               </td>
+                               <td>
+                                       <input type="password" name="pass" class="guest_normal" size="10" maxlength="255" />
+                               </td>
                        </tr>
                        <tr>
                        </tr>
                        <tr>
-                               <td colspan="2" class="seperator bottom" height="5">&nbsp;</td>
+                               <td class="bottom" align="right" height="25">
+                                       {--DOUBLER_ENTER_POINTS--}:
+                               </td>
+                               <td class="bottom">
+                                       <input type="text" name="points" class="guest_normal" size="10" maxlength="20" />
+                               </td>
                        </tr>
                        <tr>
                                <td colspan="2" align="center" class="guest_footer">
                        </tr>
                        <tr>
                                <td colspan="2" align="center" class="guest_footer">
index cce16f9de85ddb9f52e31dc5d6811ea1076b5a65..57a6404db95e8797f301b32d1b64df18d9a21e54 100644 (file)
@@ -1,7 +1,7 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="480" class="guest_table dashed">
        <tr>
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="480" class="guest_table dashed">
        <tr>
-               <td colspan="3" class="guest_title2 bottom">
+               <td colspan="3" class="guest_title bottom">
                        <strong>{--GUEST_ACTIVE_HEADER--}</strong>
                </td>
        </tr>
                        <strong>{--GUEST_ACTIVE_HEADER--}</strong>
                </td>
        </tr>
index 74fa9e79ed8bbe92bb9bc0c2721c8dacd3795878..fdbdc0c78aa835f7d05b023a3d1f95ad804a35a8 100644 (file)
@@ -1,7 +1,7 @@
 <table border="0" cellspacing="0" cellpadding="0" width="400"
        class="guest_table dashed">
        <tr>
 <table border="0" cellspacing="0" cellpadding="0" width="400"
        class="guest_table dashed">
        <tr>
-               <td class="guest_title2 bottom" height="25"><strong>Keine
+               <td class="guest_title bottom" height="25"><strong>Keine
                Referal-Rallyes aktiv!</strong></td>
        </tr>
        <tr>
                Referal-Rallyes aktiv!</strong></td>
        </tr>
        <tr>
@@ -13,7 +13,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2" height="25">
+               <td class="guest_title" height="25">
                <div
                        style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px"
                        align="center">&nbsp;<!-- Platz f&uuml;r Links, etc., dann aber das &nbsp; entfernen! -->
                <div
                        style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px"
                        align="center">&nbsp;<!-- Platz f&uuml;r Links, etc., dann aber das &nbsp; entfernen! -->
index 724fc8a7743d8358cdb9e6d9b2a5f1bfebecb9d8..d6fa8b58911a51459b81955a266b67f4bc37f8f0 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
 <tr>
-       <td colspan="4" class="guest_title2" height="25" align="center">
+       <td colspan="4" class="guest_title" height="25" align="center">
                <strong>{--RALLYE_HAPPY_WINNERS--}</strong>
        </td>
 </tr>
                <strong>{--RALLYE_HAPPY_WINNERS--}</strong>
        </td>
 </tr>
index d9f60b24ff9ae763bd8bdc93ef2438ca3bb2d5c7..9a530dbdfe08c9a5426b772c85443d65a6995eee 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
 <tr>
-       <td colspan="3" class="guest_title2" height="10" style="padding-top: 5px; padding-bottom: 5px">
+       <td colspan="3" class="guest_title" height="10" style="padding-top: 5px; padding-bottom: 5px">
        <ul>
                <li><div class="guest_note">Es werden nur aktive User gewertet.</div></li>
                <li><div class="guest_note">$content[min_users]</div></li>
        <ul>
                <li><div class="guest_note">Es werden nur aktive User gewertet.</div></li>
                <li><div class="guest_note">$content[min_users]</div></li>
index cf1526bb38c3949613aa268898932858b1be3148..99468313ee7ec617309ad742d8dbd21d0f04f220 100644 (file)
@@ -1,6 +1,6 @@
 <table border="0" cellspacing="0" cellpadding="0" width="90%" class="guest_table dashed">
        <tr>
 <table border="0" cellspacing="0" cellpadding="0" width="90%" class="guest_table dashed">
        <tr>
-               <td class="guest_title2 bottom" height="25">
+               <td class="guest_title bottom" height="25">
                        <strong>Referal-Rallye gestartet!</strong>
                </td>
        </tr>
                        <strong>Referal-Rallye gestartet!</strong>
                </td>
        </tr>
@@ -14,7 +14,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom" height="25">
+               <td class="guest_title bottom" height="25">
                        <strong>...::&nbsp;$content[title]&nbsp;::...</strong>
                </td>
        </tr>
                        <strong>...::&nbsp;$content[title]&nbsp;::...</strong>
                </td>
        </tr>
@@ -26,7 +26,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom" height="25">
+               <td class="guest_title bottom" height="25">
                        <strong>$content[can_win_this]:</strong>
                </td>
        </tr>
                        <strong>$content[can_win_this]:</strong>
                </td>
        </tr>
@@ -38,7 +38,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom" height="25">
+               <td class="guest_title bottom" height="25">
                        <strong>Aktueller Stand der Rallye:</strong>
                </td>
        </tr>
                        <strong>Aktueller Stand der Rallye:</strong>
                </td>
        </tr>
@@ -50,7 +50,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2" height="25">
+               <td class="guest_title" height="25">
                <div align="center" style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
                        <strong>...::&nbsp;$content[extras]&nbsp;::...</strong>
                </div>
                <div align="center" style="margin-left: 5px; margin-right: 5px; margin-top: 3px; margin-bottom: 3px">
                        <strong>...::&nbsp;$content[extras]&nbsp;::...</strong>
                </div>
index 9f08f4d693ccc007801ffd1b5c615135ce63a185..ac8ca4392ddc089c52de509ec698ee8379ee362b 100644 (file)
@@ -7,7 +7,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="guest_title2 bottom">
+               <td colspan="2" class="guest_title bottom">
                        {--REGISTER_PERSONAL_DATA--}:
                </td>
        </tr>
                        {--REGISTER_PERSONAL_DATA--}:
                </td>
        </tr>
@@ -78,7 +78,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="guest_title2 bottom">
+               <td colspan="2" class="guest_title bottom">
                        {--REGISTER_CATEGORIES--}:
                </td>
        </tr>
                        {--REGISTER_CATEGORIES--}:
                </td>
        </tr>
@@ -91,7 +91,7 @@
                <td colspan="2" class="bottom">$content[category_selection]</td>
        </tr>
        <tr>
                <td colspan="2" class="bottom">$content[category_selection]</td>
        </tr>
        <tr>
-               <td colspan="2" class="guest_title2 bottom">
+               <td colspan="2" class="guest_title bottom">
                        {--REGISTER_MISC--}:
                </td>
        </tr>
                        {--REGISTER_MISC--}:
                </td>
        </tr>
        </tr>
        $content[refid_content]
        <tr>
        </tr>
        $content[refid_content]
        <tr>
-               <td colspan="2" class="guest_title2 bottom top">
+               <td colspan="2" class="guest_title bottom top">
                        {--TERMS_OF_USAGE--}:<br />
                        <span class="guest_failed">{--YOU_FINALIZE--}</span>
                </td>
                        {--TERMS_OF_USAGE--}:<br />
                        <span class="guest_failed">{--YOU_FINALIZE--}</span>
                </td>
index 4e4f14a120f616e6cad6ef49d7b118e7f9cd9e75..409ad9b21508262d01c7c551fb71c8d0f75716aa 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
   <td align="right" class="switch_sw$content[sw] bottom right" width="225">$content[title]:&nbsp;</td>
 <tr>
   <td align="right" class="switch_sw$content[sw] bottom right" width="225">$content[title]:&nbsp;</td>
-  <td class="guest_title2 bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+  <td class="guest_title bottom" style="padding-left: 2px; padding-right: 2px" width="225">
     <div class="nobr"><strong>1 {?POINTS?}</strong> = <strong>$content[conv] $content[name]</strong></div>
   </td>
 </tr>
     <div class="nobr"><strong>1 {?POINTS?}</strong> = <strong>$content[conv] $content[name]</strong></div>
   </td>
 </tr>
index 97e88852f914baa71a1923e04e26b46a77ec5d24..68a942cdfce76f558bb93fb2d42feb8e4c995ed9 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login&amp;mode=activate%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login&amp;mode=activate%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
-  <td class="guest_title2 bottom" align="center" colspan="2">
+  <td class="guest_title bottom" align="center" colspan="2">
     <strong>{--SPONSOR_SEND_ACTIVATION_LINK--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_SEND_ACTIVATION_LINK--}</strong>
   </td>
 </tr>
index b7b6c29587c603fbe9fa5e17f05b20874812cae1..486fb0b0201366c485c1566361f63e1b87b5d349 100644 (file)
@@ -14,7 +14,7 @@
     {--GUEST_SPONSOR_PRICING_HEADER--}<br />
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
 $content[paytypes]
     {--GUEST_SPONSOR_PRICING_HEADER--}<br />
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
 $content[paytypes]
-    <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
+    <tr><td colspan="2" class="guest_title seperator" height="29">&nbsp;</td></tr>
     </table>
   </td>
 </tr>
     </table>
   </td>
 </tr>
@@ -22,12 +22,12 @@ $content[paytypes]
   <td align="center" style="padding-top: 15px; padding-bottom: 15px">
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
     <tr>
   <td align="center" style="padding-top: 15px; padding-bottom: 15px">
     <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="450">
     <tr>
-      <td colspan="2" align="center" class="guest_title2 bottom">
+      <td colspan="2" align="center" class="guest_title bottom">
         <strong>{--GUEST_SPONSOR_ACTIONS_HEADER--}</strong>
       </td>
     </tr>
 $content[actions]
         <strong>{--GUEST_SPONSOR_ACTIONS_HEADER--}</strong>
       </td>
     </tr>
 $content[actions]
-    <tr><td colspan="2" class="guest_title2 seperator" height="29">&nbsp;</td></tr>
+    <tr><td colspan="2" class="guest_title seperator" height="29">&nbsp;</td></tr>
     </table>
   </td>
 </tr>
     </table>
   </td>
 </tr>
index 461c5f14a88821546704f855bcbd02429e8e1270..8c1a6706b509d919fbfe3d2a488e0bde132f99c6 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
-  <td class="guest_title2 bottom" align="center" colspan="2">
+  <td class="guest_title bottom" align="center" colspan="2">
     <strong>{--SPONSOR_LOGIN_WELCOME--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_LOGIN_WELCOME--}</strong>
   </td>
 </tr>
index 30455e878c45b8999354d68c0c2fa7672af42136..4e8ff9f6aef9164092052326a4c68d146036dbf9 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login&amp;mode=lost_pass%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_login&amp;mode=lost_pass%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
 <tr>
-       <td class="guest_title2 bottom" align="center" colspan="2">
+       <td class="guest_title bottom" align="center" colspan="2">
                <strong>{--SPONSOR_SEND_LOST_PASSWORD--}</strong>
        </td>
 </tr>
                <strong>{--SPONSOR_SEND_LOST_PASSWORD--}</strong>
        </td>
 </tr>
index a1583a5fa44f2884067a8cc6403f44bd58ebd6f3..537c8e32061e2a9933dd0320809ec531e9790075 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
 <tr>
-       <td align="center" colspan="2" class="guest_title2 bottom">
+       <td align="center" colspan="2" class="guest_title bottom">
                <strong>$content[name]:</strong>
        </td>
 </tr>
 <tr>
        <td align="right" class="switch_sw$content[sw] right" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:&nbsp;</td>
                <strong>$content[name]:</strong>
        </td>
 </tr>
 <tr>
        <td align="right" class="switch_sw$content[sw] right" width="225" height="24">{--SPONSOR_PAYTYPE_COUNT--}:&nbsp;</td>
-       <td class="guest_title2 bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+       <td class="guest_title bottom" style="padding-left: 2px; padding-right: 2px" width="225">
                <div class="nobr"><strong>$content[rate] {?POINTS?}</strong></div>
        </td>
 </tr>
 <tr>
        <td align="right" class="switch_sw$content[sw] bottom right" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:&nbsp;</td>
                <div class="nobr"><strong>$content[rate] {?POINTS?}</strong></div>
        </td>
 </tr>
 <tr>
        <td align="right" class="switch_sw$content[sw] bottom right" width="225" height="24">{--SPONSOR_PAYTYPE_VALUE--}:&nbsp;</td>
-       <td class="guest_title2 bottom" style="padding-left: 2px; padding-right: 2px" width="225">
+       <td class="guest_title bottom" style="padding-left: 2px; padding-right: 2px" width="225">
                <div class="nobr"><strong>$content[price] $content[curr]</strong></div>
        </td>
 </tr>
                <div class="nobr"><strong>$content[price] $content[curr]</strong></div>
        </td>
 </tr>
index d787d576881abfa5b38c7032a99fe47d04d84adf..fb8e3dc73601030a18243d057ef09bb8e3e73f21 100644 (file)
@@ -14,7 +14,7 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_reg%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="530">
 <tr>
 <form accept-charset="utf-8" action="{%url=modules.php?module=index&amp;what=sponsor_reg%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="530">
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_COMPANY_DATA--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_ENTER_COMPANY_DATA--}</strong>
   </td>
 </tr>
@@ -48,7 +48,7 @@
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_PERSONA_DATA--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_ENTER_PERSONA_DATA--}</strong>
   </td>
 </tr>
@@ -81,7 +81,7 @@
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_ENTER_CONTACT_DATA--}</strong>
   </td>
 </tr>
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_ENTER_PASSWORDS--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_ENTER_PASSWORDS--}</strong>
   </td>
 </tr>
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_REFERAL--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_REFERAL--}</strong>
   </td>
 </tr>
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_WARNINGS--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_WARNINGS--}</strong>
   </td>
 </tr>
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_PAYMENTS--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_PAYMENTS--}</strong>
   </td>
 </tr>
   </td>
 </tr>
 <tr>
   </td>
 </tr>
 <tr>
-  <td class="guest_title2 bottom" colspan="2" align="center">
+  <td class="guest_title bottom" colspan="2" align="center">
     <strong>{--SPONSOR_TERMS_HEADER--}</strong>
   </td>
 </tr>
     <strong>{--SPONSOR_TERMS_HEADER--}</strong>
   </td>
 </tr>
index 511496ed0920597f95bd0abf3e4b0e6d37b69c2e..a0e135f016f4470ef1ea41886ef89153e884c2a6 100644 (file)
@@ -1,3 +1,3 @@
 <tr>
 <tr>
-  <td align="center" class="guest_title2 bottom" colspan="2">$content</td>
+  <td align="center" class="guest_title bottom" colspan="2">$content</td>
 </tr>
 </tr>
index d31b3740e778fa5504d31db8827e7d117d0595fa..c31c7a342359c5676b32f8e561de8c027e0e95fb 100644 (file)
@@ -2,7 +2,7 @@
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
-               <td colspan="5" class="guest_title2 bottom">
+               <td colspan="5" class="guest_title bottom">
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;Logins</strong>
                </td>
        </tr>
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;Logins</strong>
                </td>
        </tr>
@@ -38,7 +38,7 @@
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
-               <td colspan="4" class="guest_title2 bottom">
+               <td colspan="4" class="guest_title bottom">
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;{?POINTS?}-Verdiener</strong>
                </td>
        </tr>
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;{?POINTS?}-Verdiener</strong>
                </td>
        </tr>
@@ -71,7 +71,7 @@
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
-               <td colspan="5" class="guest_title2 bottom">
+               <td colspan="5" class="guest_title bottom">
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;Werber</strong>
                </td>
        </tr>
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;Werber</strong>
                </td>
        </tr>
index a07804ff5a5e192d247b340647f74ffe7aa78841..a693eaa6b4bf26ad0b269d67ce63d16c9f898211 100644 (file)
@@ -3,9 +3,6 @@
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        $content[zip_content]
        $content[html_extension]
 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        $content[zip_content]
        $content[html_extension]
-       <tr>
-               <td colspan="2" class="seperator bottom" height="5">&nbsp;</td>
-       </tr>
        <tr>
                <td colspan="2" align="center" class="member_footer">
                        <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
        <tr>
                <td colspan="2" align="center" class="member_footer">
                        <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
index fd913fd360cf6b44752025628588ba2e3cd5436e..f1d242e7a0e303fed1c87d39a5b262d2bd9e16da 100644 (file)
@@ -126,7 +126,7 @@ DIV.admin_note {
        background-color: #eeeeff;
 }
 
        background-color: #eeeeff;
 }
 
-.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
+.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message {
        background-color: #eeeeff;
        color: #000000;
        text-align: center;
        background-color: #eeeeff;
        color: #000000;
        text-align: center;
index 220fdaa812218ebf01b2a8d39200addb282ff547..e85e7085967b05756089e8a7f104cd4c7ca8d64c 100644 (file)
@@ -159,7 +159,7 @@ DIV.admin_note {
        background-color: #eeffee;
 }
 
        background-color: #eeffee;
 }
 
-.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
+.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message {
        background-color: #ddeedd;
        color: #009900;
        text-align: center;
        background-color: #ddeedd;
        color: #009900;
        text-align: center;
index 36d407e7f8503ce38d306b2736833c30daaa47a8..d0d9989a6612f91d0949fa08f2841c7c2dc07a20 100644 (file)
@@ -126,7 +126,7 @@ DIV.admin_note {
        background-color: #ddddaa;
 }
 
        background-color: #ddddaa;
 }
 
-.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
+.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message {
        background-color: #ddddaa;
        color: #880000;
        text-align: center;
        background-color: #ddddaa;
        color: #880000;
        text-align: center;