branched
[mailer.git] / 0.2.1 / templates / de / html / member / member_holiday_form.tpl
diff --git a/0.2.1/templates/de/html/member/member_holiday_form.tpl b/0.2.1/templates/de/html/member/member_holiday_form.tpl
deleted file mode 100644 (file)
index d0aa7aa..0000000
+++ /dev/null
@@ -1,68 +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_TITLE--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right">{--HOLIDAY_MEMBER_TSTART--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center">{--_START_DAY--}. {--_START_MONTH--}.
-               {--_START_YEAR--}</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">{--_END_DAY--}. {--_END_MONTH--}.
-               {--_END_YEAR--}</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_MAX_DAYS_1--}<STRONG>{--__HOLIDAY_MAX--}</STRONG>{--HOLIDAY_MAX_DAYS_2--}
-               </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">{--HOLIDAY_COMMENTS--}:<BR>
-               <TEXTAREA name="comments" class="member_normal" cols="50" rows="6"></TEXTAREA>
-               </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_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="ok" class="member_submit"
-                       value="{--HOLIDAY_ADD--}"></TD>
-       </TR>
-</TABLE>
-</FORM>