- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
[mailer.git] / templates / de / html / admin / admin_unlock_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 switch_sw$content[sw]">
18                 $content[registered]
19         </TD>
20 </TR>