'center' for all headers
authorRoland Häder <roland@mxchange.org>
Wed, 29 Jun 2011 17:26:18 +0000 (17:26 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 29 Jun 2011 17:26:18 +0000 (17:26 +0000)
templates/de/html/guest/guest_login.tpl
templates/de/html/guest/guest_nickname_login.tpl

index baefc9de42141c15cdc31cde0ae54ad37b38aabe..c8e02c7bc444852a4e8cbe20f0707bc79a811d94 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
        <tr>
 <form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="480">
        <tr>
-               <td colspan="4" align="center" class="guest_login_header">
+               <td colspan="4" class="guest_login_header" align="center">
                        <strong>{--GUEST_LOGIN_MEMBER--}</strong>
                </td>
        </tr>
                        <strong>{--GUEST_LOGIN_MEMBER--}</strong>
                </td>
        </tr>
index 436b29bb71aa1c7beed537e9eebc0f527b602685..ef7b8a3237bfcb20734cb0ae37b6a63b90ca8492 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="540">
        <tr>
 <form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="540">
        <tr>
-               <td colspan="4" class="guest_login_header">
+               <td colspan="4" class="guest_login_header" align="center">
                        <strong>{--GUEST_LOGIN_MEMBER--}</strong>
                </td>
        </tr>
                        <strong>{--GUEST_LOGIN_MEMBER--}</strong>
                </td>
        </tr>
@@ -53,7 +53,7 @@
 <form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="540">
        <tr>
 <form accept-charset="UTF-8" action="{%url=modules.php?module=index&amp;what=login%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="guest_login dashed" width="540">
        <tr>
-               <td colspan="2" class="guest_login_header">
+               <td colspan="2" class="guest_login_header" align="center">
                        <strong>{--GUEST_GET_NEW_PASS--}</strong>
                </td>
        </tr>
                        <strong>{--GUEST_GET_NEW_PASS--}</strong>
                </td>
        </tr>