A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_beg_rows.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right" align="center">$content[win1]$content[cnt]$content[win2]</td>
3         <td class="{%template,ColorSwitch%} bottom right" align="center">$content[win1]<a href="{%url=modules.php?module=admin&amp;what=list_user&amp;userid=$content[userid]%}">$content[userid]</a>$content[win2]</td>
4         <td class="{%template,ColorSwitch%} bottom right">$content[win1]<a href="$content[email]">{%pipe,translateGender=$content[gender]%} $content[surname] $content[family]</a>$content[win2]</td>
5         <td class="{%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[beg_points]%} {?POINTS?}</td>
6         <td class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
7 </tr>