]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_profile_outdated.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / member / member_profile_outdated.tpl
index f957a57b4b93cdb057c85ef9889cf5b76c0292fc..55b9e0060f717d73f2c48f8dce3ce410675dcdb3 100644 (file)
@@ -1,3 +1,4 @@
+<div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="90%" class="member_update dashed">
        <tr>
                <td colspan="2" class="left right" align="center">
                </td>
        </tr>
        <tr>
-               <td align="center" class="left" width="50%">
+               <td align="center" class="left">
                        <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=mydata%}" method="post">
                                <input type="submit" name="notify" class="member_reset" value="Benachrichtigung abschalten" />
                        </form>
                </td>
-               <td align="center" class="right" width="50%">
+               <td align="center" class="right">
                        <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=mydata%}" method="post">
                                <input type="submit" name="edit" class="member_reset" value="Profildaten &auml;ndern" />
                        </form>
                </td>
        </tr>
 </table>
+</div>