Surfbar continued and some rewrites/fixes:
[mailer.git] / templates / de / html / member / member_transfer_overview.tpl
1 <DIV align="center">
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="520"
3         class="member_table dashed">
4         <TR>
5                 <TD align="center" width="260" class="bottom2 right2" height="40">
6                 {--TRANSFER_LIST_INCOMING--}:<br />
7                 <STRONG>{!-__TRANSFER_IN_LINK!}</STRONG></TD>
8                 <TD align="center" width="260" class="bottom2">
9                 {--TRANSFER_LIST_OUTGOING--}:<br />
10                 <STRONG>{!__TRANSFER_OUT_LINK!}</STRONG></TD>
11         </TR>
12         <TR>
13                 <TD align="center" colspan="2" height="40" class="bottom2">
14                 {--TRANSFER_LIST_ALL--}:<br />
15                 <STRONG>{!__TRANSFER_ALL_LINK!}</STRONG></TD>
16         </TR>
17         <TR>
18                 <TD align="center" colspan="2" height="40" class="bottom2">
19                         <STRONG>{--TRANSFER_TO_MEMBER_NOW--}:</STRONG><br />
20                         {!__TRANSFER_NEW_LINK!}
21                 </TD>
22         </TR>
23         <TR>
24                 <TD colspan="2" class="member_main seperator" height="10">&nbsp;</TD>
25         </TR>
26         <TR>
27                 <TD align="center" colspan="2" class="member_main">
28                 {!__TRANSFER_SETTINGS_CONTENT!}</TD>
29         </TR>
30         <TR>
31                 <TD colspan="2" class="member_main seperator" height="10">&nbsp;</TD>
32         </TR>
33 </TABLE>
34 </DIV>