]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_nickname_login.tpl
Yet another more XHTML fixes
[mailer.git] / templates / de / html / guest / guest_nickname_login.tpl
index 580ab6291a68855a751bebd76359854f9d2ebf2d..b2ddc9ee56525c584bc67d75647fa89d6ed2ffd3 100644 (file)
@@ -1,5 +1,5 @@
 <form action="{!URL!}/modules.php?module=index&amp;what=login" method="post" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="guest_table dashed" width="540">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="540">
        <tr>
                <td width="10" class="guest_title2 bottom2 seperator" height="30">&nbsp;</td>
                <td colspan="8" class="guest_title2 bottom2"><strong>{--GUEST_WELCOME_MEMBER--}</strong>
        </tr>
        <tr>
                <td width="10" class="guest_footer seperator">&nbsp;</td>
-               <td colspan="8" align="center" class="guest_footer"><input
-                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
-                       type="submit" name="ok" class="guest_submit"
-                       value="{--LOGIN_SUBMIT--}"></td>
+               <td colspan="8" align="center" class="guest_footer">
+                       <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="guest_submit" value="{--LOGIN_SUBMIT--}" />
+               </td>
                <td width="10" class="guest_footer seperator">&nbsp;</td>
        </tr>
 </table>
 </form>
 
 <form action="{!URL!}/modules.php?module=index&amp;what=login" method="post" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="guest_table dashed" width="540">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="540">
        <tr>
                <td width="10" class="guest_title2 bottom2 seperator">&nbsp;</td>
                <td colspan="3" class="guest_title2 bottom2" height="30"><strong>{--GUEST_GET_NEW_PASS--}</strong>
        </tr>
        <tr>
                <td width="10" class="guest_footer seperator">&nbsp;</td>
-               <td colspan="3" align="center" class="guest_footer"><input
-                       type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
-                       type="submit" name="new_pass" class="guest_submit"
-                       value="{--NEW_PASSWD--}" /></td>
+               <td colspan="3" align="center" class="guest_footer">
+                       <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="new_pass" class="guest_submit" value="{--NEW_PASSWD--}" />
+               </td>
                <td width="10" class="guest_footer seperator">&nbsp;</td>
        </tr>
 </table>