Fixes for extension problems while installing/removing (still double-registration...
[mailer.git] / templates / de / html / profile-update.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="90%"
2         class="member_update">
3         <tr>
4                 <td colspan="2" height="10" class="seperator top2 left2 right2">&nbsp;</td>
5         </tr>
6         <tr>
7                 <td colspan="2" class="left2 right2" align="center">
8                 <table border="0" cellspacing="0" cellpadding="0" width="100%"
9                         class="member_update" align="center">
10                         <tr>
11                                 <td width="10" class="seperator">&nbsp;</td>
12                                 <td align="left">
13                                 <div align="center"><strong>Vielen Dank, dass Sie uns
14                                 auf dem Laufenden halten wollen!</strong></div>
15                                 <br />
16                                 Wenn Sie jetzt Ihr Profil aktualisieren wollen, klicken Sie einfach
17                                 unten auf den Button. War unsere Benachrichtigung ein Irrtum, so
18                                 k&ouml;nnen Sie mit einem Klick die Benachrichtigung abschalten. Sie
19                                 werden dann f&uuml;r l&auml;ngere Zeit von unserem System keine
20                                 Benachrichtigungen erhalten.<br />
21                                 <br />
22                                 Bitte haben Sie nochmals f&uuml;r diese Massnahme Verst&auml;ndnis.
23                                 Auch wir m&ouml;chten aktuelle Daten haben, damit wir unseren
24                                 {!MT_WORD!} reibungslos betreiben k&ouml;nnen und es kommt auch
25                                 unseren Werbekunden zugute.</td>
26                                 <td width="10" class="seperator">&nbsp;</td>
27                         </tr>
28                 </table>
29                 </td>
30         </tr>
31         <tr>
32                 <td colspan="2" height="10" class="seperator left2 right2">&nbsp;</td>
33         </tr>
34         <tr>
35                 <td align="center" class="left2" width="50%">
36                 <form action="{!URL!}/modules.php?module=login&amp;what=mydata"
37                         method="post" style="margin-top: 0px"><input type="submit"
38                         name="notify" class="member_reset"
39                         value="Benachrichtigung abschalten"></form>
40                 </td>
41                 <td align="center" class="right2" width="50%">
42                 <form action="{!URL!}/modules.php?module=login&amp;what=mydata"
43                         method="post" style="margin-top: 0px"><input type="submit"
44                         name="edit" class="member_reset" value="Profildaten &auml;ndern">
45                 </form>
46                 </td>
47         </tr>
48         <tr>
49                 <td colspan="4" height="10" class="seperator left2 bottom2 right2">&nbsp;</td>
50         </tr>
51 </table>