]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_surfbar_url_stats_row.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_surfbar_url_stats_row.tpl
index 903eba710bfee591881e76cb8c8973da7742379d..1a1215a3b7c852fedfd45052fb7295e88a4fa559 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td align="center" class="switch_$content[sw] bottom2 right2">[<strong>$content[userid]</strong>]</td>
-       <td align="center" class="switch_$content[sw] bottom2 right2">$content[total_visits]</td>
-       <td align="center" class="switch_$content[sw] bottom2">$content[last_surfed]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,generateUserProfileLink=$content[stats_userid]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[total_visits]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[last_surfed]</td>
 </tr>