Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_online_row.tpl
1 <tr>
2   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[id]</td>
3   <td align="center" width="15%" class="switch_sw$content[sw] bottom right">$content[userid]</td>
4   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[ip]</td>
5   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[refid]</td>
6   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[module]</td>
7   <td align="center" width="10%" class="switch_sw$content[sw] bottom right">$content[action]</td>
8   <td align="center" width="5%" class="switch_sw$content[sw] bottom right">$content[what]</td>
9   <td align="center" width="10%" class="switch_sw$content[sw] bottom">$content[timestamp]</td>
10 </tr>