]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_holiday_deactivate.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / member / member_holiday_deactivate.tpl
index e06d1207d65144ae495c4a817109b44c17dc2cc0..eba4a650e6ed9f302476bac7094de23657da1e13 100644 (file)
@@ -1,8 +1,8 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=holiday" method="POST" style="margin-bottom: 0px">
+<form action="{!URL!}/modules.php?module=login&amp;what=holiday" method="POST" style="margin-bottom: 0px">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="member_table dashed">
        <TR>
                <TD colspan="3" align="center" class="bottom member_title2"
-                       height="30"><STRONG>{--HOLIDAY_MEMBER_DEACTIVATE_TITLE--}</STRONG>
+                       height="30"><strong>{--HOLIDAY_MEMBER_DEACTIVATE_TITLE--}</strong>
                </TD>
        </TR>
        <TR>
@@ -37,7 +37,7 @@
        </TR>
        <TR>
                <TD colspan="3" align="center">
-                       <FONT class="member_note">{--HOLIDAY_DEACTIVATE_NOTES--}</FONT>
+                       <div class="member_note">{--HOLIDAY_DEACTIVATE_NOTES--}</div>
                </TD>
        </TR>
        <TR>
@@ -50,4 +50,4 @@
                </TD>
        </TR>
 </TABLE>
-</FORM>
+</form>