]> git.mxchange.org Git - mailer.git/blob - 0.2.1-FINAL/templates/de/html/admin/admin_unlock_surfbar_urls_row.tpl
"copied"
[mailer.git] / 0.2.1-FINAL / 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" title="{--ID_SELECT--} $content[id]" 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                 $content[url]
10         </TD>
11         <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
12                 <a href="$content[framekiller]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
13         </TD>
14         <TD align="center" class="bottom2 switch_sw$content[sw]">
15                 $content[registered]
16         </TD>
17 </TR>