| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files (x86)/Mail Enable/Bin/NETWebMail/Mondo/lang/sys/dialogs/ |
Upload File : |
<table class="options_form_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_recurrence_table_left">
<!-- Recurrence Pattern -->
<table class="calendar_recurrence_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optIntervalNone" class="radio optIntervalNone" name="optInterval" type="radio" value="" onclick="SetRecurrenceType(-1);" />
</td>
<td>
<div class="popupWin_form_table_txt"><label id="IntervalNone" class="IntervalNone" for="optIntervalNone"></label></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optIntervalDaily" class="radio optIntervalDaily" name="optInterval" type="radio" value="" onclick="SetRecurrenceType(0);" />
</td>
<td>
<div class="popupWin_form_table_txt"><label id="IntervalDaily" class="IntervalDaily" for="optIntervalDaily"></label></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optIntervalWeekly" class="radio optIntervalWeekly" name="optInterval" type="radio" value="" onclick="SetRecurrenceType(1);UpdateWeeklyDisplay();" />
</td>
<td>
<div class="popupWin_form_table_txt"><label id="IntervalWeekly" class="IntervalWeekly" for="optIntervalWeekly"></label></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optIntervalMonthly" class="radio optIntervalMonthly" name="optInterval" type="radio" value="" onclick="SetRecurrenceType(2);UpdateMonthlyDisplay();" />
</td>
<td>
<div class="popupWin_form_table_txt"><label id="IntervalMonthly" class="IntervalMonthly" for="optIntervalMonthly"></label></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optIntervalYearly" class="radio optIntervalYearly" name="optInterval" type="radio" value="" onclick="SetRecurrenceType(3);UpdateYearlyDisplay();" />
</td>
<td>
<div class="popupWin_form_table_txt"><label id="IntervalYearly" class="IntervalYearly" for="optIntervalYearly"></label></div>
</td>
</tr>
</table>
</td>
<td class="calendar_recurrence_table_right" style="vertical-align: top;">
<div id="divDailyProps" class="calendar_recurrence_tab_shell divDailyProps">
<table class="options_form_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3">
<h2 id="DailyRecurrence" class="DailyRecurrence"></h2>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optDailyRecurND" class="radio optDailyRecurND" name="DailyRecurMode" type="radio" value="ND" onclick="SetDailyMode(MODE_MONTHLY_DM);UpdateRecurrenceRange();" />
</td>
<td class="options_table_minWidth">
<div class="calendar_recurrence_label"><label id="EveryUC" class="EveryUC" for="optDailyRecurND"></label></div>
</td>
<td>
<input id="txtDailyRecurInterval" class="txtDailyRecurInterval" type="text" style="float: left; width: 30px;" value="1" onblur="ValidateInputNum(this);SetDailyInterval(this.value);UpdateRecurrenceRange();" />
<div id="DayPluralLC" class="options_form_txt DayPluralLC"></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optDailyRecurWD" class="radio optDailyRecurWD" name="DailyRecurMode" type="radio" value="WD" onclick="SetDailyMode(MODE_MONTHLY_MV);UpdateRecurrenceRange();" />
</td>
<td class="options_table_minWidth">
<div class="calendar_recurrence_label"><label id="EveryWeekday" class="EveryWeekday" for="optDailyRecurWD"></label></div>
</td>
<td>
</td>
</tr>
</table>
</div>
<div id="divWeeklyProps" class="calendar_recurrence_tab_shell divWeeklyProps">
<table class="options_form_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2">
<h2 id="WeeklyRecurrence" class="WeeklyRecurrence"></h2>
</td>
</tr>
<tr>
<td id="td_weekly_recur_every" class="options_table_minWidth td_weekly_recur_every">
<div id="div_weekly_recur_every" class="calendar_recurrence_label div_weekly_recur_every"></div>
</td>
<td>
<input id="txtWeeklyRecurInterval" class="txtWeeklyRecurInterval" type="text" style="float: left; width: 30px;" value="1" onblur="ValidateInputNum(this);SetRecurInterval(this.value);UpdateRecurrenceRange();" />
<div id="WeekOnPluralLC" class="options_form_txt WeekOnPluralLC"></div>
</td>
</tr>
<tr>
<td colspan="2">
<table class="calendar_recurrence_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_recurrence_table_col">
<table class="calendar_recurrence_weeks_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurMon" class="checkbox WeeklyRecurMon" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="MondayLong" class="MondayLong" for="WeeklyRecurMon"></label></td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurTue" class="checkbox WeeklyRecurTue" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="TuesdayLong" class="TuesdayLong" for="WeeklyRecurTue"></label></td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurWed" class="checkbox WeeklyRecurWed" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="WednesdayLong" class="WednesdayLong" for="WeeklyRecurWed"></label></td>
</tr>
</table>
</td>
<td class="calendar_recurrence_table_col">
<table class="calendar_recurrence_weeks_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurThu" class="checkbox WeeklyRecurThu" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="ThursdayLong" class="ThursdayLong" for="WeeklyRecurThu"></label></td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurFri" class="checkbox WeeklyRecurFri" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="FridayLong" class="FridayLong" for="WeeklyRecurFri"></label></td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurSat" class="checkbox WeeklyRecurSat" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="SaturdayLong" class="SaturdayLong" for="WeeklyRecurSat"></label></td>
</tr>
</table>
</td>
<td class="calendar_recurrence_table_col">
<table class="calendar_recurrence_weeks_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_shared_table_checkbox">
<input id="WeeklyRecurSun" class="checkbox WeeklyRecurSun" type="checkbox" value="" onclick="UpdateRecurrenceRange();" />
</td>
<td class="calendar_shared_table_txt"><label id="SundayLong" class="SundayLong" for="WeeklyRecurSun"></label></td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox"></td>
<td><div class="calendar_recurrence_gap"></div></td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox"></td>
<td><div class="calendar_recurrence_gap"></div></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<div id="divMonthlyProps" class="calendar_recurrence_tab_shell divMonthlyProps">
<table class="options_form_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2">
<h2 id="MonthlyRecurrence" class="MonthlyRecurrence"></h2>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optMonthlyRecurDM" class="radio optMonthlyRecurDM" name="MonthlyRecurMode" type="radio" value="" onclick="SetMonthlyMode(MODE_MONTHLY_DM);UpdateRecurrenceRange();" />
</td>
<td>
<div class="options_form_txt" style="padding-left: 0;"><label id="DayUC" class="DayUC" for="optMonthlyRecurDM"></label></div>
<input id="MonthlyRecurEveryDMD" class="MonthlyRecurEveryDMD" type="text" style="float: left; width: 30px;" value="10" onblur="ValidateInputNum(this);SetRecurDayOfMonth(this.value);SetMonthlyMode(MODE_MONTHLY_DM);UpdateMonthlyDisplay();UpdateRecurrenceRange();" />
<div id="OfEveryLC" class="options_form_txt OfEveryLC"></div>
<input id="MonthlyRecurEveryDMM" class="MonthlyRecurEveryDMM" type="text" style="float: left; width: 30px;" value="1" onblur="ValidateInputNum(this);SetRecurInterval(parseInt(this.value));SetMonthlyMode(MODE_MONTHLY_DM);UpdateMonthlyDisplay();UpdateRecurrenceRange();" />
<div id="MonthPluralLC" class="options_form_txt MonthPluralLC"></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optMonthlyRecurMV" class="radio optMonthlyRecurMV" name="MonthlyRecurMode" type="radio" value="" onclick="SetMonthlyMode(MODE_MONTHLY_MV);UpdateRecurrenceRange();" />
</td>
<td>
<div class="options_form_txt" style="padding-left: 0;"><label id="MonthlyTheUC" class="MonthlyTheUC" for="optMonthlyRecurMV"></label></div>
<select id="MonthlyRecurEveryMVQ" class="MonthlyRecurEveryMVQ" style="float: left; width: 80px; margin-right: 5px;" onblur="SetMonthlyMode(MODE_MONTHLY_MV);SetRecurInterval(1);UpdateMonthlyDisplay();UpdateRecurrenceRange();">
</select>
<select id="MonthlyRecurEveryMVDOW" class="MonthlyRecurEveryMVDOW" style="float: left; width: 80px;" onblur="SetMonthlyMode(MODE_MONTHLY_MV);SetRecurInterval(1);UpdateMonthlyDisplay();UpdateRecurrenceRange();">
</select>
<div id="MonthlyOfEveryLC" class="options_form_txt MonthlyOfEveryLC"></div>
<input id="MonthlyRecurEveryMVM" class="MonthlyRecurEveryMVM" type="text" style="float: left; width: 30px;" value="1" onblur="ValidateInputNum(this);SetRecurInterval(parseInt(this.value));SetMonthlyMode(MODE_MONTHLY_MV);UpdateMonthlyDisplay();UpdateRecurrenceRange();" />
<div id="MonthlyMonthPluralLC" class="options_form_txt MonthlyMonthPluralLC"></div>
</td>
</tr>
</table>
</div>
<div id="divYearlyProps" class="calendar_recurrence_tab_shell divYearlyProps">
<table class="options_form_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3">
<h2 id="YearlyRecurrence" class="YearlyRecurrence"></h2>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optYearlyRecurEveryYD" class="radio optYearlyRecurEveryYD" name="YearlyRecurMode" type="radio" value="" onclick="SetYearlyMode(MODE_YEARLY_YD);UpdateRecurrenceRange();" />
</td>
<td class="options_table_minWidth">
<div class="options_form_txt" style="padding-left: 0;"><label id="div_YearlyEvery" class="div_YearlyEvery" for="optYearlyRecurEveryYD"></label></div>
</td>
<td>
<select id="YearlyRecurEveryYDM" class="YearlyRecurEveryYDM" style="float: left; width: 80px; margin-right: 5px;" onblur="SetYearlyMode(MODE_YEARLY_YD);SetRecurMonthOfYear(parseInt(this.value) + 1);UpdateYearlyDisplay();UpdateRecurrenceRange();">
</select>
<input id="YearlyRecurEveryYDMD" class="YearlyRecurEveryYDMD" type="text" style="float: left; width: 30px;" value="1" onblur="SetYearlyMode(MODE_YEARLY_YD);ValidateInputNum(this);SetRecurDayOfMonth(this.value);UpdateYearlyDisplay();UpdateRecurrenceRange();"/>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optYearlyRecurEveryYV" class="radio optYearlyRecurEveryYV" name="YearlyRecurMode" type="radio" value="" onclick="SetYearlyMode(MODE_YEARLY_YV);UpdateRecurrenceRange();" />
</td>
<td class="options_table_minWidth">
<div class="options_form_txt" style="padding-left: 0;"><label id="div_YearlyThe" class="div_YearlyThe" for="optYearlyRecurEveryYV"></label></div>
</td>
<td>
<select id="YearlyRecurEveryYVQ" class="YearlyRecurEveryYVQ" style="float: left; width: 80px; margin-right: 5px;" onblur="SetYearlyMode(MODE_YEARLY_YV);UpdateYearlyDisplay();UpdateRecurrenceRange();">
</select>
<select id="YearlyRecurEveryYVDOW" class="YearlyRecurEveryYVDOW" style="float: left; width: 80px;" onblur="SetYearlyMode(MODE_YEARLY_YV);UpdateYearlyDisplay();UpdateRecurrenceRange();">
</select>
<div id="YearlyOfLC" class="options_form_txt YearlyOfLC"></div>
<select id="YearlyRecurEveryYVM" class="YearlyRecurEveryYVM" style="float: left; width: 80px;" onblur="SetRecurMonthOfYear(parseInt(this.value) + 1);UpdateYearlyDisplay();UpdateRecurrenceRange();">
</select>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
<div class="popupWin_form_table_blank">
</div>
<!-- Range of Recurrence -->
<table id="tblRecurStartEndDate" class="options_form_table tblRecurStartEndDate" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<h2 id="txtStart" class="txtStart"></h2>
</td>
</tr>
<tr>
<td>
<div id="recurrencePatternStartDatePickerLocation" class="popupWin_form_bday_shell recurrencePatternStartDatePickerLocation">
</div>
</td>
</tr>
<tr>
<td>
<div class="popupWin_form_table_blank">
</div>
</td>
</tr>
<tr>
<td>
<h2 id="txtEnd" class="txtEnd"></h2>
</td>
</tr>
<tr>
<td>
<table class="options_form_table" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optNoEndDate" class="radio optNoEndDate" name="RecurEndMode" type="radio" value="" checked="checked" />
</td>
<td class="options_table_minWidth">
<div class="calendar_recurrence_label"><label id="NoEndDate" class="NoEndDate" for="optNoEndDate"></label></div>
</td>
<td>
<div class="options_form_blank">
</div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optEndAfter" class="radio optEndAfter" name="RecurEndMode" type="radio" value="" onblur="UpdateRecurrenceRange();" />
</td>
<td class="options_table_minWidth">
<div class="calendar_recurrence_label"><label id="EndAfter" class="EndAfter" for="optEndAfter"></label></div>
</td>
<td class="calendar_shared_table_endafter_td">
<input id="txtEndOccurrences" class="txtEndOccurrences" type="text" style="float:left;width:85px;" value="10" onchange="SetEndMode(END_MODE_ENDAFTER);ValidateInputNum(this);" onblur="UpdateRecurrenceRange();" />
<div id="Occurrences" class="options_form_txt Occurrences"></div>
</td>
</tr>
<tr>
<td class="calendar_shared_table_checkbox">
<input id="optEndBy" class="radio optEndBy" name="RecurEndMode" type="radio" value="" />
</td>
<td class="options_table_minWidth">
<div class="calendar_recurrence_label"><label id="EndBy" class="EndBy" for="optEndBy"></label></div>
</td>
<td>
<div id="recurrencePatternEndDatePickerLocation" class="popupWin_form_bday_shell recurrencePatternEndDatePickerLocation"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<script type="text/javascript">
var recurrence = {
Localize: function () {
//set language tokens
$('.DailyRecurrence').text(t_('[ME_TXT-DailyRecurrence]') + ':');
$('.IntervalNone').text(t_('[ME_TXT-None]'));
$('.IntervalDaily').text(t_('[ME_TXT-Daily]'));
$('.IntervalWeekly').text(t_('[ME_TXT-Weekly]'));
$('.IntervalMonthly').text(t_('[ME_TXT-Monthly]'));
$('.IntervalYearly').text(t_('[ME_TXT-Yearly]'));
$('.EveryUC').text(t_('[ME_TXT-EveryUC]'));
$('.DayPluralLC').text(t_('[ME_TXT-DayPluralLC]'));
$('.EveryWeekday').text(t_('[ME_TXT-EveryWeekday]'));
$('.WeeklyRecurrence').text(t_('[ME_TXT-WeeklyRecurrence]') + ':');
$('.div_weekly_recur_every').text(t_('[ME_TXT-RecurEvery]'));
$('.WeekOnPluralLC').text(t_('[ME_TXT-WeekOnPluralLC]') + ':');
$('.MondayLong').text(t_('[ME_TXT-MondayLong]'));
$('.TuesdayLong').text(t_('[ME_TXT-TuesdayLong]'));
$('.WednesdayLong').text(t_('[ME_TXT-WednesdayLong]'));
$('.ThursdayLong').text(t_('[ME_TXT-ThursdayLong]'));
$('.FridayLong').text(t_('[ME_TXT-FridayLong]'));
$('.SaturdayLong').text(t_('[ME_TXT-SaturdayLong]'));
$('.SundayLong').text(t_('[ME_TXT-SundayLong]'));
$('.MonthlyRecurrence').text(t_('[ME_TXT-MonthlyRecurrence]') + ':');
$('.DayUC').text(t_('[ME_TXT-DayUC]') + ':');
$('.OfEveryLC').text(t_('[ME_TXT-OfEveryLC]'));
$('.MonthPluralLC').text(t_('[ME_TXT-MonthPluralLC]'));
$('.MonthlyTheUC').text(t_('[ME_TXT-TheUC]'));
$('.MonthlyOfEveryLC').text(t_('[ME_TXT-OfEveryLC]'));
$('.MonthlyMonthPluralLC').text(t_('[ME_TXT-MonthPluralLC]'));
$('.YearlyRecurrence').text(t_('[ME_TXT-YearlyRecurrence]') + ':');
$('.div_YearlyEvery').text(t_('[ME_TXT-EveryUC]') + ':');
$('.div_YearlyThe').text(t_('[ME_TXT-TheUC]'));
$('.YearlyOfLC').text(t_('[ME_TXT-OfLC]'));
$('.txtStart').text(t_('[ME_TXT-Start]') + ':');
$('.txtEnd').text(t_('[ME_TXT-End]') + ':');
$('.NoEndDate').text(t_('[ME_TXT-NoEndDate]'));
$('.EndAfter').text(t_('[ME_TXT-EndAfter]') + ':');
$('.Occurrences').text(t_('[ME_TXT-Occurrences]'));
$('.EndBy').text(t_('[ME_TXT-EndBy]') + ':');
},
Configure: function () {
//configure which options are available
}
}
</script>