]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_user_details.tpl
Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_user_details.tpl
index 339b342cbc392c31f22186c51d8c83197b976f64..64b5dbf3f89a9ccd40c8235b6597c372e7743eb6 100644 (file)
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
-       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</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" width="20%" class="top right">{--SEX--}:<BR>
-               <STRONG>$DATA[0]</STRONG></TD>
-               <TD align="center" width="20%" class="top right">{--SURNAME--}:<BR>
-               <STRONG>$DATA[1]</STRONG></TD>
-               <TD align="center" width="20%" class="top right">{--FAMILY_NAME--}:<BR>
-               <STRONG>$DATA[2]</STRONG></TD>
-               <TD align="center" width="20%" class="top right">{--STREET_NR--}:<BR>
-               <STRONG>$DATA[3]</STRONG></TD>
-               <TD align="center" width="20%" class="top">{--BIRTHDAY2--}:<BR>
-               <STRONG>{!_BIRTHDAY!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="top right">{--COUNTRY--}:<BR>
-               <STRONG>$DATA[6]</STRONG></TD>
-               <TD align="center" class="top right">{--ZIP--}:<BR>
-               <STRONG>$DATA[4]</STRONG></TD>
-               <TD align="center" class="top right">{--CITY--}:<BR>
-               <STRONG>$DATA[5]</STRONG></TD>
-               <TD align="center" class="top right">{--ADDY--}:<BR>
-               <STRONG><A href="$DATA[28]">$DATA[7]</A></TD>
-               <TD align="center" class="top">{--ACCOUNT_STATUS--}:<BR>
-               <STRONG>$DATA[14]</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="top right">{--RECEIVE_MAILS--}:<BR>
-               <STRONG>$DATA[12]</STRONG></TD>
-               <TD align="center" class="top right">{--MAX_PER_DAY--}:<BR>
-               <STRONG>$DATA[11]</TD>
-               <TD align="center" class="top right">{--REF_UID--}:<BR>
-               <STRONG>$DATA[13]</STRONG></TD>
-               <TD align="center" class="top right">{--REF_CLICKS--}:<BR>
-               <STRONG>$DATA[18]</STRONG></TD>
-               <TD align="center" class="top">{--TOTAL_LOGINS--}:<BR>
-               <STRONG>$DATA[19]</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="top right">{--REMOTE_IP--}:<BR>
-               <STRONG>$DATA[15]</STRONG></TD>
-               <TD align="center" class="top right">{--ADMIN_LAST_ONLINE--}:<BR>
-               <STRONG>$DATA[16]</STRONG></TD>
-               <TD align="center" class="top right">{--ADMIN_LAST_MODULE--}:<BR>
-               <STRONG>$DATA[17]</STRONG></TD>
-               <TD align="center" class="top right">{--HAS_JOINED--}:<BR>
-               <STRONG>$DATA[22]</STRONG></TD>
-               <TD align="center" class="top">{--MAILS_SENT--}:<BR>
-               <STRONG>$DATA[21]</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="top right">{--USED_POINTS--}:<BR>
-               <STRONG>$DATA[20]</STRONG></TD>
-               <TD align="center" class="top right">{--TOTAL_POINTS--}:<BR>
-               <STRONG>$DATA[total]</STRONG></TD>
-               <TD align="center" class="top right">{--TOTAL_REFERRALS--}:<BR>
-               <STRONG>{!_REFS!}</STRONG></TD>
-               <TD align="center" class="top right">{--TOTAL_CATS--}:<BR>
-               <STRONG>{!_CATS!}</STRONG></TD>
-               <TD align="center" class="top">{--UNCONFIRMED_LINKS--}:<BR>
-               <STRONG>{!_LINKS!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="top right">{--LOCKED_POINTS--}:<BR>
-               <STRONG>$DATA[locked]</STRONG></TD>
-               <TD align="center" class="top right">{--LAST_UPDATE--}:<BR>
-               <STRONG>$DATA[23]</STRONG></TD>
-               <TD align="center" class="top right">{--LAST_PROFILE_SENT--}:<BR>
-               <STRONG>$DATA[24]</STRONG></TD>
-               <TD align="center" class="top right">{--USER_REF_PAYOUT--}:<BR>
-               <STRONG>$DATA[26]</STRONG></TD>
-               <TD align="center" class="top">{--USER_NICKNAME--}:<BR>
-               <STRONG>$DATA[27]</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_footer top" colspan="5">
-               {--ADMIN_MEMBER_FUNCTIONS--}:<BR>
-               {!_ADMIN_LINKS!}</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="table dashed">
+       <tr>
+               <td colspan="4" class="table_header bottom" align="center" style="height: 30px">
+                       <strong class="big">{--_USERID--} $content[userid]</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" width="25%" class="bottom right">
+                       {--GENDER--}:<br />
+                       <strong>{%user,gender,translateGender=$content[userid]%}</strong>
+               </td>
+               <td align="center" width="25%" class="bottom right">
+                       {--SURNAME--}:<br />
+                       <strong>{%user,surname=$content[userid]%}</strong>
+               </td>
+               <td align="center" width="25%" class="bottom right">
+                       {--FAMILY--}:<br />
+                       <strong>{%user,family=$content[userid]%}</strong>
+               </td>
+               <td align="center" width="25%" class="bottom">
+                       {--STREET_NR--}:<br />
+                       <strong>{%user,street_nr=$content[userid]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--BIRTHDAY2--}:<br />
+                       <strong>$content[birthday]</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--COUNTRY--}:<br />
+                       <strong>$content[country]</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--ZIP--}:<br />
+                       <strong>{%user,zip,bigintval=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--CITY--}:<br />
+                       <strong>{%user,city=$content[userid]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--EMAIL--}:<br />
+                       <strong><a href="$content[email_link]">$content[email]</a></strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--ACCOUNT_STATUS--}:<br />
+                       <strong>{%user,status,translateUserStatus=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--RECEIVE_MAILS--}:<br />
+                       <strong>{%user,receive_mails,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--MAX_PER_DAY--}:<br />
+                       <strong>{%user,max_mails,translateComma=$content[userid]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--REFERRAL_USERID--}:<br />
+                       <strong>{%user,refid,generateUserProfileLink=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--REFERRAL_CLICKS--}:<br />
+                       <strong>{%user,ref_clicks,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--TOTAL_LOGINS--}:<br />
+                       <strong>{%user,total_logins,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--REMOTE_IP--}:<br />
+                       <strong>{%user,REMOTE_ADDR=$content[userid]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--LAST_ONLINE_SHORT--}:<br />
+                       <strong>$content[last_online]</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--ADMIN_LAST_MODULE--}:<br />
+                       <strong>{%user,last_module,fixEmptyContentToDashes=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--HAS_JOINED--}:<br />
+                       <strong>$content[joined]</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--MAILS_SENT--}:<br />
+                       <strong>$content[emails_sent]</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--USED_POINTS--}:<br />
+                       <strong>{%user,used_points,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--TOTAL_POINTS--}:<br />
+                       <strong>{%pipe,getTotalPoints,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--LOCKED_POINTS--}:<br />
+                       <strong>{%pipe,translateComma=$content[locked_points]%}</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--OWN_POINTS--}:<br />
+                       <strong>{%pipe,translateComma=$content[own_points]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--TOTAL_CATEGORIES--}:<br />
+                       <strong>$content[cats]</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--RAND_CONFIRMED--}:<br />
+                       <strong>{%user,rand_confirmed,translateComma=$content[userid]%}/{%config,translateComma=user_min_confirmed%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--LOCK_TIMESTAMP--}:<br />
+                       <strong>$content[lock_timestamp]</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--LOCK_REASON--}:<br />
+                       <strong>{%user,lock_reason,fixEmptyContentToDashes=$content[userid]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--UNCONFIRMED_LINKS--}:<br />
+                       <strong>$content[links]</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--TOTAL_REFERRALS--}:<br />
+                       <strong>$content[refs]</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--LAST_UPDATE--}:<br />
+                       <strong>$content[last_update]</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--LAST_PROFILE_SENT--}:<br />
+                       <strong>$content[last_profile_sent]</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--ADMIN_USER_REFERRAL_PAYOUT--}:<br />
+                       <strong>{%user,ref_payout,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--USER_NICKNAME--}:<br />
+                       <strong>{%user,nickname,fixEmptyContentToDashes=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--CLICK_RATE--}:<br />
+                       <strong>{%pipe,translateComma=$content[click_rate]%}&#37;</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--EMAILS_RECEIVED--}:<br />
+                       <strong>{%user,emails_received,translateComma=$content[userid]%}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="bottom right">
+                       {--MAILS_CONFIRMED--}:<br />
+                       <strong>{%user,mails_confirmed,translateComma=$content[userid]%}</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--_UNUSED--}:<br />
+                       <strong>---</strong>
+               </td>
+               <td align="center" class="bottom right">
+                       {--_UNUSED--}:<br />
+                       <strong>---</strong>
+               </td>
+               <td align="center" class="bottom">
+                       {--_UNUSED--}:<br />
+                       <strong>---</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="center" class="table_footer" colspan="4">
+                       <div>
+                               <strong>{--ADMIN_MEMBER_FUNCTIONS--}:</strong>
+                       </div>
+                       <div>
+                               {%pipe,generateMemberAdminActionLinks=$content[userid]%}
+                       </div>
+               </td>
+       </tr>
+</table>
+</div>