e1bfc67e05e75fe7d4be1802f37a6c5057fcf564
[mailer.git] / templates / de / html / admin / admin_list_surfbar_urls_row.tpl
1 <TR>
2         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
3                 <INPUT type="checkbox" name="id[$content[id]]" value="1" class="admin_normal" />
4         </TD>
5         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
6                 $content[userid]
7         </TD>
8         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
9                 <a href="$content[url]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
10         </TD>
11         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
12                 $content[reward] {!POINTS!}
13         </TD>
14         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
15                 $content[views_total]
16         </TD>
17         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
18                 $content[status]
19         </TD>
20         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
21                 $content[registered]
22         </TD>
23         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
24                 $content[last_locked]
25         </TD>
26         <TD align="center" class="bottom2 switch_sw$content[sw]">
27                 $content[lock_reason]
28         </TD>
29 </TR>