]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_surfbar_url_stats_row.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_surfbar_url_stats_row.tpl
index 51a4d81575d5363b0c4854894d876ef81c6c9092..9548a6346f30f7d876e8016b52905a4bcea362c6 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td align="center" class="switch_$content[sw] bottom right">[<strong>$content[url_userid]</strong>]</td>
-       <td align="center" class="switch_$content[sw] bottom right">$content[total_visits]</td>
-       <td align="center" class="switch_$content[sw] bottom">$content[last_surfed]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">[<strong>{%pipe,generateUserProfileLink=$content[url_userid]%}</strong>]</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>