Even more rewrites to make use of the EL
[mailer.git] / templates / de / html / admin / admin_surfbar_url_stats_row.tpl
1 <tr>
2         <td align="center" class="switch_$content[sw] bottom right">[<strong>{%pipe,generateUserProfileLink=$content[url_userid]%}</strong>]</td>
3         <td align="center" class="switch_$content[sw] bottom right">{%pipe,translateComma=$content[total_visits]%}</td>
4         <td align="center" class="switch_$content[sw] bottom">$content[last_surfed]</td>
5 </tr>