]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_refs_row.tpl
index cd177e0859f73f854f3d147203cc4984dbb10a44..36fe1fa2e3d3326c316f261c45f1b540164064bd 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td align="right" class="bottom right switch_sw$content[sw]" valign="top">{%pipe,generateUserProfileLink=$content[userid]%}</td>
-       <td align="center" class="bottom right switch_sw$content[sw]">$content[refs_link]</td>
-       <td class="bottom right switch_sw$content[sw]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</td>
-       <td class="bottom right switch_sw$content[sw]">$content[email]</td>
-       <td align="center" class="bottom right switch_sw$content[sw]">{%pipe,translateUserStatus=$content[status]%}</td>
-       <td class="bottom switch_sw$content[sw]">$content[registered]</td>
+       <td align="right" class="bottom right {%template,ColorSwitch%}" valign="top">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">$content[refs_link]</td>
+       <td class="bottom right {%template,ColorSwitch%}">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</td>
+       <td class="bottom right {%template,ColorSwitch%}">$content[email]</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">{%pipe,translateUserStatus=$content[status]%}</td>
+       <td class="bottom {%template,ColorSwitch%}">$content[registered]</td>
 </tr>