All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / member / member_doubler_list_rows.tpl
1 <tr>
2         <td class="switch_sw$content[sw] bottom right" align="center" width="100">
3                 $content[userid]
4         </td>
5         <td class="switch_sw$content[sw] bottom right" align="center" width="100">
6                 $content[rid]
7         </td>
8         <td class="switch_sw$content[sw] bottom right" align="center" width="160">
9                 $content[points]
10         </td>
11         <td class="switch_sw$content[sw] bottom" align="center" width="160">
12                 $content[timemark]
13         </td>
14 </tr>