]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_surfbar_stats_row.tpl
Extension ext-forced/network continued:
[mailer.git] / templates / de / html / admin / admin_surfbar_stats_row.tpl
index 3bb5028a3b6fdf2834cbd915ace10a26b8fbb806..726740a97dafe866a386962ffcb6ef151b4fe08b 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td align="center" class="bottom2 right2">[<strong>$content[userid]</strong>]</td>
-       <td align="center" class="bottom2 right2">$content[visited_urls]</td>
-       <td align="center" class="bottom2">$content[total_visits]</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[visited_urls]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[total_visits]%}</td>
 </tr>