constant inclusion in templates begun to rewrite. SMTP setup to installation added
[mailer.git] / templates / de / html / admin / admin_list_links.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="500"
2         align="center" class="admin_table dashed">
3         <TR>
4                 <TD colspan="4" align="center" class="admin_header bottom2"
5                         height="40"><STRONG><A
6                         href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={!__UID_VALUE!}">{--__SNAME_VALUE!}
7                 {--__FNAME_VALUE!}</A></STRONG> ({--__EMAIL_VALUE!}):</TD>
8         </TR>
9         {--__EMAIL_LIST--}
10         <TR>
11                 <TD colspan="4" height="40" class="admin_header" align="center">
12                 {--MEMBER_TOTAL_LINKS_1--}{--__NUMS_VALUE!}{--MEMBER_TOTAL_LINKS_2--}<BR>
13                 <A
14                         href="{!URL!}/modules.php?module=admin&amp;what=list_links&amp;u_id={!__UID_VALUE!}&del=all"
15                         onclick="return confirm('{--ADMIN_REALLY_DELETE_ALL_MAILS--}')">{--ADMIN_DEL_UNCONFIRMED_LINKS--}</A>
16                 </TD>
17         </TR>
18 </TABLE>