Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_list_online_row.tpl
1 <tr>
2         <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">$content[id]</td>
3         <td align="center" width="15%" class="{%template,ColorSwitch%} bottom right">$content[userid]</td>
4         <td align="center" width="10%" class="{%template,ColorSwitch%} bottom right">$content[ip]</td>
5         <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">{%pipe,generateUserProfileLink=$content[refid]%}</td>
6         <td align="center" width="10%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[module]%}</td>
7         <td align="center" width="10%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[action]%}</td>
8         <td align="center" width="5%" class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[what]%}</td>
9         <td align="center" width="10%" class="{%template,ColorSwitch%} bottom">$content[timestamp]</td>
10 </tr>