Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_user_details.tpl
index 1c604d91b12369b3d33eb5350e3ee31a8de94642..468bd3ec2d6af0a54074df2a7c16adc71d6ae161 100644 (file)
-<table border="0" cellspacing="0" cellpadding="0" width="99%" align="center" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
        <tr>
                <td colspan="5" class="admin_title" align="center" style="height: 30px">
                        <strong class="admin_green big">{--_UID--} $content[userid]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" width="20%" class="top right">{--GENDER--}:<br />
+               <td align="center" width="20%" class="top2 right">
+                       {--GENDER--}:<br />
                        <strong>$content[gender]</strong>
                </td>
-               <td align="center" width="20%" class="top right">{--SURNAME--}:<br />
+               <td align="center" width="20%" class="top2 right">
+                       {--SURNAME--}:<br />
                        <strong>$content[surname]</strong>
                </td>
-               <td align="center" width="20%" class="top right">{--FAMILY_NAME--}:<br />
+               <td align="center" width="20%" class="top2 right">
+                       {--FAMILY_NAME--}:<br />
                        <strong>$content[family]</strong>
                </td>
-               <td align="center" width="20%" class="top right">{--STREET_NR--}:<br />
+               <td align="center" width="20%" class="top2 right">
+                       {--STREET_NR--}:<br />
                        <strong>$content[street_nr]</strong>
                </td>
-               <td align="center" width="20%" class="top">{--BIRTHDAY2--}:<br />
+               <td align="center" width="20%" class="top">
+                       {--BIRTHDAY2--}:<br />
                        <strong>$content[birthday]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--COUNTRY--}:<br />
+               <td align="center" class="top2 right">
+                       {--COUNTRY--}:<br />
                        <strong>$content[country]</strong>
                </td>
-               <td align="center" class="top right">{--ZIP--}:<br />
+               <td align="center" class="top2 right">
+                       {--ZIP--}:<br />
                        <strong>$content[zip]</strong>
                </td>
-               <td align="center" class="top right">{--CITY--}:<br />
+               <td align="center" class="top2 right">
+                       {--CITY--}:<br />
                        <strong>$content[city]</strong>
                </td>
-               <td align="center" class="top right">{--EMAIL_ADDRESS--}:<br />
+               <td align="center" class="top2 right">
+                       {--EMAIL_ADDRESS--}:<br />
                        <strong><a href="$content[email_link]">$content[email]</a></strong>
                </td>
-               <td align="center" class="top">{--ACCOUNT_STATUS--}:<br />
+               <td align="center" class="top">
+                       {--ACCOUNT_STATUS--}:<br />
                        <strong>$content[status]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--RECEIVE_MAILS--}:<br />
+               <td align="center" class="top2 right">
+                       {--RECEIVE_MAILS--}:<br />
                        <strong>$content[receive_mails]</strong>
                </td>
-               <td align="center" class="top right">{--MAX_PER_DAY--}:<br />
+               <td align="center" class="top2 right">
+                       {--MAX_PER_DAY--}:<br />
                        <strong>$content[max_mails]</strong>
                </td>
-               <td align="center" class="top right">{--REF_UID--}:<br />
+               <td align="center" class="top2 right">
+                       {--REF_UID--}:<br />
                        <strong>$content[refid]</strong>
                </td>
-               <td align="center" class="top right">{--REF_CLICKS--}:<br />
+               <td align="center" class="top2 right">
+                       {--REF_CLICKS--}:<br />
                        <strong>$content[ref_clicks]</strong>
                </td>
-               <td align="center" class="top">{--TOTAL_LOGINS--}:<br />
+               <td align="center" class="top">
+                       {--TOTAL_LOGINS--}:<br />
                        <strong>$content[total_logins]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--REMOTE_IP--}:<br />
+               <td align="center" class="top2 right">
+                       {--REMOTE_IP--}:<br />
                        <strong>$content[REMOTE_ADDR]</strong>
                </td>
-               <td align="center" class="top right">{--ADMIN_LAST_ONLINE--}:<br />
+               <td align="center" class="top2 right">
+                       {--ADMIN_LAST_ONLINE--}:<br />
                        <strong>$content[last_online]</strong>
                </td>
-               <td align="center" class="top right">{--ADMIN_LAST_MODULE--}:<br />
+               <td align="center" class="top2 right">
+                       {--ADMIN_LAST_MODULE--}:<br />
                        <strong>$content[last_module]</strong>
                </td>
-               <td align="center" class="top right">{--HAS_JOINED--}:<br />
+               <td align="center" class="top2 right">
+                       {--HAS_JOINED--}:<br />
                        <strong>$content[joined]</strong>
                </td>
-               <td align="center" class="top">{--MAILS_SENT--}:<br />
+               <td align="center" class="top">
+                       {--MAILS_SENT--}:<br />
                        <strong>$content[emails_sent]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--USED_POINTS--}:<br />
+               <td align="center" class="top2 right">
+                       {--USED_POINTS--}:<br />
                        <strong>$content[used_points]</strong>
                </td>
-               <td align="center" class="top right">{--TOTAL_POINTS--}:<br />
+               <td align="center" class="top2 right">
+                       {--TOTAL_POINTS--}:<br />
                        <strong>$content[total]</strong>
                </td>
-               <td align="center" class="top right">{--TOTAL_REFERALS--}:<br />
+               <td align="center" class="top2 right">
+                       {--TOTAL_REFERALS--}:<br />
                        <strong>$content[refs]</strong>
                </td>
-               <td align="center" class="top right">{--TOTAL_CATS--}:<br />
+               <td align="center" class="top2 right">
+                       {--TOTAL_CATS--}:<br />
                        <strong>$content[cats]</strong>
                </td>
-               <td align="center" class="top">{--UNCONFIRMED_LINKS--}:<br />
+               <td align="center" class="top">
+                       {--UNCONFIRMED_LINKS--}:<br />
                        <strong>$content[links]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--LOCKED_POINTS--}:<br />
+               <td align="center" class="top2 right">
+                       {--LOCKED_POINTS--}:<br />
                        <strong>$content[locked]</strong>
                </td>
-               <td align="center" class="top right">{--LAST_UPDATE--}:<br />
+               <td align="center" class="top2 right">
+                       {--LAST_UPDATE--}:<br />
                        <strong>$content[last_update]</strong>
                </td>
-               <td align="center" class="top right">{--LAST_PROFILE_SENT--}:<br />
+               <td align="center" class="top2 right">
+                       {--LAST_PROFILE_SENT--}:<br />
                        <strong>$content[last_profile_sent]</strong>
                </td>
-               <td align="center" class="top right">{--USER_REF_PAYOUT--}:<br />
+               <td align="center" class="top2 right">
+                       {--USER_REF_PAYOUT--}:<br />
                        <strong>$content[ref_payout]</strong>
                </td>
-               <td align="center" class="top">{--USER_NICKNAME--}:<br />
+               <td align="center" class="top">
+                       {--USER_NICKNAME--}:<br />
                        <strong>$content[nickname]</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--CLICK_RATE--}:<br />
+               <td align="center" class="top2 right">
+                       {--CLICK_RATE--}:<br />
                        <strong>$content[click_rate]%</strong>
                </td>
-               <td align="center" class="top right">{--EMAILS_RECEIVED--}:<br />
+               <td align="center" class="top2 right">
+                       {--EMAILS_RECEIVED--}:<br />
                        <strong>$content[emails_received]</strong>
                </td>
-               <td align="center" class="top right">{--MAILS_CONFIRMED--}:<br />
+               <td align="center" class="top2 right">
+                       {--MAILS_CONFIRMED--}:<br />
                        <strong>$content[mails_confirmed]</strong>
                </td>
-               <td align="center" class="top right">{--RAND_CONFIRMED--}:<br />
+               <td align="center" class="top2 right">
+                       {--RAND_CONFIRMED--}:<br />
                        <strong>$content[rand_confirmed]</strong>
                </td>
-               <td align="center" class="top">{--_UNUSED--}:<br />
+               <td align="center" class="top">
+                       {--_UNUSED--}:<br />
                        <strong>---</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" class="top right">{--LOCK_REASON--}:<br />
+               <td align="center" class="top2 right">
+                       {--LOCK_REASON--}:<br />
                        <strong>$content[lock_reason]</strong>
                </td>
-               <td align="center" class="top right">{--LOCK_TIMESTAMP--}:<br />
+               <td align="center" class="top2 right">
+                       {--LOCK_TIMESTAMP--}:<br />
                        <strong>$content[lock_timestamp]</strong>
                </td>
-               <td align="center" class="top right">{--_UNUSED--}:<br />
+               <td align="center" class="top2 right">
+                       {--_UNUSED--}:<br />
                        <strong>---</strong>
                </td>
-               <td align="center" class="top right">{--_UNUSED--}:<br />
+               <td align="center" class="top2 right">
+                       {--_UNUSED--}:<br />
                        <strong>---</strong>
                </td>
-               <td align="center" class="top">{--_UNUSED--}:<br />
+               <td align="center" class="top">
+                       {--_UNUSED--}:<br />
                        <strong>---</strong>
                </td>
        </tr>