]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_surfbar_url_stats_row.tpl
Surfbar member actions now listable
[mailer.git] / templates / de / html / admin / admin_surfbar_url_stats_row.tpl
index 925ee649a5735043c57986afca53c34b7d2a5368..b9e627cadbef944fc3a524baab92e7098f41f6f4 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[total_visits]</td>
-       <td align="center" class="bottom2">$content[last_online]</td>
+       <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_online]</td>
 </tr>