]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_welcome.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / install / install_welcome.tpl
index 52c9c8cdf779548bda044132230508479fd90713..6d5692f0acd3499d31d58af122b28f229782f572 100644 (file)
@@ -1,7 +1,7 @@
-<table border="0" cellspacing="0" cellpadding="0"
-       class="install_content">
+<table border="0" cellspacing="0" cellpadding="0" class="install_content">
        <tr>
-               <td colspan="2" align="center"><div class="install_welcome">{--WELCOME_TEXT--}</STRONG>
+               <td colspan="2" align="center">
+                       <div class="install_welcome">{--WELCOME_TEXT--}</div>
                </td>
        </tr>
        <tr>
        </tr>
        <tr>
                <td colspan="2" align="center">
-               <form action="install.php" method="GET" target="_self"><INPUT
-                       type="hidden" name="page" value="1"> <INPUT type="submit"
-                       class="admin_submit submit" value="{--NEXT_PAGE--}"
-                       class="install_submit"></form>
+               <form action="install.php" method="get" target="_self">
+                       <input type="hidden" name="page" value="1" />
+                       <input type="submit" class="admin_submit submit" value="{--NEXT_PAGE--}" />
+               </form>
                </td>
        </tr>
        <tr>
                <td colspan="2" height="21" class="seperator">&nbsp;</td>
        </tr>
-</table>
\ No newline at end of file
+</table>