branched
[mailer.git] / 0.2.1 / templates / de / html / member / member_holiday_deactivate.tpl
diff --git a/0.2.1/templates/de/html/member/member_holiday_deactivate.tpl b/0.2.1/templates/de/html/member/member_holiday_deactivate.tpl
deleted file mode 100644 (file)
index 8566985..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-<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">
-       <TR>
-               <TD colspan="3" align="center" class="bottom member_title2"
-                       height="30"><STRONG>{--HOLIDAY_MEMBER_DEACTIVATE_TITLE--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="50%">{--HOLIDAY_MEMBER_TSTART--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="50%">{--__HOLIDAY_START--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right">{--HOLIDAY_MEMBER_TEND--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__HOLIDAY_END--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right">{--HOLIDAY_MEMBER_TLOCK--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--__HOLIDAY_LOCK--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <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>
-       </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>
-       </TR>
-</TABLE>
-</FORM>