]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_refs_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_refs_row.tpl
index ea39604e516aeb645e4b812aa0d35c60606c51c8..36fe1fa2e3d3326c316f261c45f1b540164064bd 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]" align="right" valign="top">$content[u_link]&nbsp;&nbsp;</td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">$content[refs_link]</td>
-       <td class="bottom2 right2 switch_sw$content[sw]">&nbsp;$content[gender] $content[surname] $content[family]</td>
-       <td class="bottom2 right2 switch_sw$content[sw]">&nbsp;$content[email]</td>
-       <td align="center" class="bottom2 right2 switch_sw$content[sw]">&nbsp;$content[status]</td>
-       <td class="bottom2 switch_sw$content[sw]">&nbsp;$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>