A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
index b85ec7bf6dd48154c2babdcc456f0bdf26e18dd8..c37d6c23ac5c4b24e2ffbcf75e9507009ab57d6d 100644 (file)
@@ -1,58 +1,58 @@
 <tr>
-       <td width="20%" align="center" class="right top switch_sw$content[sw]"><strong>{--_UID--}:</strong></td>
-       <td width="20%" align="center" class="right top switch_sw$content[sw]"><strong>{--GENDER--}:</strong></td>
-       <td width="20%" align="center" class="right top switch_sw$content[sw]"><strong>{--SURNAME--}:</strong></td>
-       <td width="20%" align="center" class="right top switch_sw$content[sw]"><strong>{--FAMILY--}:</strong></td>
-       <td width="20%" align="center" class="switch_sw$content[sw] top"><strong>{--USER_NICKNAME--}:</strong></td>
+       <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--_UID--}:</strong></td>
+       <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--GENDER--}:</strong></td>
+       <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--SURNAME--}:</strong></td>
+       <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--FAMILY--}:</strong></td>
+       <td width="20%" align="center" class="{%template,ColorSwitch%} top"><strong>{--USER_NICKNAME--}:</strong></td>
 </tr>
 <tr>
-       <td align="center" class="bottom right switch_sw$content[sw]">{%pipe,generateUserProfileLink=$content[userid]%}</td>
-       <td align="center" class="bottom right switch_sw$content[sw]">{%pipe,translateGender=$content[gender]%}</td>
-       <td align="center" class="bottom right switch_sw$content[sw]">$content[surname]</td>
-       <td align="center" class="bottom right switch_sw$content[sw]">$content[family]</td>
-       <td align="center" class="bottom switch_sw$content[sw]">{%pipe,fixEmptyContentToDashes=$content[nickname]%}</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">{%pipe,translateGender=$content[gender]%}</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">$content[surname]</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">$content[family]</td>
+       <td align="center" class="bottom {%template,ColorSwitch%}">{%pipe,fixEmptyContentToDashes=$content[nickname]%}</td>
 </tr>
 <tr>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--EMAIL--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--REMOTE_IP--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--REF_UID--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--ACCOUNT_STATUS--}:</strong></td>
-       <td align="center" class="switch_sw$content[sw]"><strong>{--UNCONFIRMED_LINKS--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--EMAIL--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--REMOTE_IP--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--REF_UID--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--ACCOUNT_STATUS--}:</strong></td>
+       <td align="center" class="{%template,ColorSwitch%}"><strong>{--UNCONFIRMED_LINKS--}:</strong></td>
 </tr>
 <tr>
-       <td align="center" class="right switch_sw$content[sw] bottom">$content[email]</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">$content[REMOTE_ADDR]</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">{%pipe,generateUserProfileLink=$content[refid]%}</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">{%pipe,translateUserStatus=$content[status]%}</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[links]</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">$content[email]</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">$content[REMOTE_ADDR]</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,generateUserProfileLink=$content[refid]%}</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateUserStatus=$content[status]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[links]</td>
 </tr>
 <tr>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--TOTAL_POINTS--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--MAILS_SENT--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--CLICK_RATE--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--POINTS_LOCKED--}:</strong></td>
-       <td align="center" class="switch_sw$content[sw]"><strong>{--TOTAL_REFERALS--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--TOTAL_POINTS--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--MAILS_SENT--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--CLICK_RATE--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--POINTS_LOCKED--}:</strong></td>
+       <td align="center" class="{%template,ColorSwitch%}"><strong>{--TOTAL_REFERALS--}:</strong></td>
 </tr>
 <tr>
-       <td align="center" class="right switch_sw$content[sw] bottom">{%pipe,translateComma=$content[points]%} {?POINTS?}</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">$content[emails_sent]</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">{%pipe,translateComma=$content[rate]%}%</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">{%pipe,translateComma=$content[locked]%} {?POINTS?}</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[refs]</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[points]%} {?POINTS?}</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">$content[emails_sent]</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[rate]%}%</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[locked]%} {?POINTS?}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[refs]</td>
 </tr>
 <tr>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--LOCK_REASON--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--LOCK_TIMESTAMP--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--_UNUSED--}:</strong></td>
-       <td align="center" class="right switch_sw$content[sw]"><strong>{--_UNUSED--}:</strong></td>
-       <td align="center" class="switch_sw$content[sw]"><strong>{--_UNUSED--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--LOCK_REASON--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--LOCK_TIMESTAMP--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--_UNUSED--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--_UNUSED--}:</strong></td>
+       <td align="center" class="{%template,ColorSwitch%}"><strong>{--_UNUSED--}:</strong></td>
 </tr>
 <tr>
-       <td align="center" class="right switch_sw$content[sw] bottom">{%pipe,fixEmptyContentToDashes=$content[lock_reason]%}</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">$content[lock_timestamp]</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">---</td>
-       <td align="center" class="right switch_sw$content[sw] bottom">---</td>
-       <td align="center" class="switch_sw$content[sw] bottom">---</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,fixEmptyContentToDashes=$content[lock_reason]%}</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">$content[lock_timestamp]</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">---</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">---</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">---</td>
 </tr>
 <tr>
        <td height="22" colspan="5" class="admin_title">{%pipe,generateMemberAdminActionLinks=$content[userid]%}</td>