]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_surfbar_url_stats_row.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_surfbar_url_stats_row.tpl
index b2b82a8b717273f7042938845cd551816b5c998a..dc54b15b2b3802cdeb51a7a23eed6996b5d30efe 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-       <td align="center" class="switch_$content[sw] bottom right">[<strong>$content[userid]</strong>]</td>
-       <td align="center" class="switch_$content[sw] bottom right">$content[total_visits]</td>
+       <td align="center" class="switch_$content[sw] bottom right">[<strong>{%pipe,generateUserProfileLink=$content[url_userid]%}</strong>]</td>
+       <td align="center" class="switch_$content[sw] bottom right">{%pipe,translateComma=$content[total_visits]%}</td>
        <td align="center" class="switch_$content[sw] bottom">$content[last_surfed]</td>
 </tr>