]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_autopurge_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
index 4f1e3c707d5a2d7a28da52125d31d96a810f1e95..cf02eb6a08692e18bf82d0bfc59feb1223a4a499 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">{%pipe,translateGender=$content[gender]%}</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[surname]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[family]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[email]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[joined]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[last_online]</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[notified]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,generateUserProfileLink=$content[userid]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,translateGender=$content[gender]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[surname]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[family]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[email]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[joined]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[last_online]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[notified]</td>
 </tr>
 </tr>