Some template fixes, width='600' removed from many templates, surfbar admin extended...
[mailer.git] / templates / de / html / member / member_holiday_deactivate.tpl
index 85669858637e63ca13f55a3d7aafa3d5a14f4882..a6b203f89030af7f38606a2c72e3b101fabdba4b 100644 (file)
@@ -1,7 +1,5 @@
-<FORM action="{!URL!}/modules.php?module=login&amp;what=holiday"
-       method="POST" style="margin-bottom: 0px">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="600"
-       class="member_table dashed">
+<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>
                <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
-               <TD colspan="3" align="center"><FONT class="member_note">{--HOLIDAY_DEACTIVATE_NOTES--}</FONT>
+               <TD colspan="3" align="center">
+                       <FONT class="member_note">{--HOLIDAY_DEACTIVATE_NOTES--}</FONT>
                </TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator bottom" height="5">&nbsp;</TD>
        </TR>
        <TR>
-               <TD colspan="3" align="center" class="member_footer"><INPUT
-                       type="reset" class="member_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" name="stop" class="member_submit"
-                       value="{--HOLIDAY_STOP--}"></TD>
+               <TD colspan="3" align="center" class="member_footer">
+                       <INPUT type="reset" class="member_reset" value="{--CLEAR_FORM--}" />&nbsp;*
+                       <INPUT type="submit" name="stop" class="member_submit" value="{--HOLIDAY_STOP--}" />
+               </TD>
        </TR>
 </TABLE>
 </FORM>