]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_list_user_row.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_user_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_list_user_row.tpl b/0.2.1/templates/de/html/admin/admin_list_user_row.tpl
deleted file mode 100644 (file)
index 0d461d0..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<TR>
-       <TD width="5" class="switch_sw$content[sw] top2 seperator">&nbsp;</TD>
-       <TD width="20%" align="center"
-               class="right2 top2 switch_sw$content[sw]"><STRONG>{--_UID--}:</STRONG></TD>
-       <TD width="20%" align="center"
-               class="right2 top2 switch_sw$content[sw]"><STRONG>{--SEX--}:</STRONG></TD>
-       <TD width="20%" align="center"
-               class="right2 top2 switch_sw$content[sw]"><STRONG>{--SURNAME--}:</STRONG></TD>
-       <TD width="20%" align="center"
-               class="right2 top2 switch_sw$content[sw]"><STRONG>{--FAMILY_NAME--}:</STRONG></TD>
-       <TD width="20%" align="center" class="switch_sw$content[sw] top2"><STRONG>{--USER_NICKNAME--}:</STRONG></TD>
-</TR>
-<TR>
-       <TD width="5" class="switch_sw$content[sw] seperator bottom2">&nbsp;</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[uid]</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sex]</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sname]</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[fname]</TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">$content[nick]</TD>
-</TR>
-<TR>
-       <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ADDY--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REMOTE_IP--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REF_UID--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>
-       <TD align="center" class="switch_sw$content[sw]"><STRONG>{--UNCONFIRMED_LINKS--}:</STRONG></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[email]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[addr]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[ref]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[status]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[links]</TD>
-</TR>
-<TR>
-       <TD height="22" colspan="6" class="admin_title">$content[alinks]</TD>
-</TR>