]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_themes.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / member / member_themes.tpl
index 94c50724f5169aff88ad54be777a8fd4fb79427d..eef0684a5b38dda8fe8eebc954159e86a3faee58 100644 (file)
@@ -1,11 +1,9 @@
 <div align="center">
 
-<P>{--MEMBER_THEME_LIST_USAGE--}</P>
+<div>{--MEMBER_THEME_LIST_USAGE--}</div>
 
-<form action="{!URL!}/modules.php?module=login&amp;what=themes"
-       method="POST" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" width="99%"
-       class="admin_table dashed">
+<form action="{!URL!}/modules.php?module=login&amp;what=themes" method="post" style="margin-bottom: 0px">
+<table border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">
        <tr>
                <td class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</td>
                <td class="admin_title2 bottom2 right2" align="center">{--THEME_NAME--}</td>
@@ -23,6 +21,8 @@
 </table>
 </form>
 
-<P><div class="admin_note">{--MEMBER_THEME_LIST_NOTE--}</div></P>
+<div class="admin_note">
+       {--MEMBER_THEME_LIST_NOTE--}
+</div>
 
 </div>