]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_themes.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_themes.tpl
index d6839c0dcd1dc8db79139291b758fdc6c061b540..375b1eec6fd356eaea496babd247f44853295033 100644 (file)
@@ -1,8 +1,8 @@
-<DIV align="center">
+<div align="center">
 
 <P>{--MEMBER_THEME_LIST_USAGE--}</P>
 
-<FORM action="{!URL!}/modules.php?module=login&amp;what=themes"
+<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">
@@ -21,8 +21,8 @@
                        value="{--MEMBER_SAVE_THEME--}" /></TD>
        </TR>
 </TABLE>
-</FORM>
+</form>
 
-<P><FONT class="admin_note">{--MEMBER_THEME_LIST_NOTE--}</FONT></P>
+<P><div class="admin_note">{--MEMBER_THEME_LIST_NOTE--}</div></P>
 
-</DIV>
+</div>