4ef9670913e5a53e97cfdd3ec69a1d6ff324f053
[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[costs] {!POINTS!}
16         </TD>
17         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
18                 <a href="{!URL!}/modules.php?module=admin&amp;what=surfbar_stats&amp;url_id=$content[id]">$content[views_total]</a>
19         </TD>
20         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
21                 $content[status]
22         </TD>
23         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
24                 $content[registered]
25         </TD>
26         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
27                 $content[last_locked]
28         </TD>
29         <TD align="center" class="bottom2 switch_sw$content[sw]">
30                 $content[lock_reason]
31         </TD>
32 </TR>