<{$smarty.const._MI_RYUSBLOCKTIMER_LANG_RYUSBLOCKTIMER}> »» <{$smarty.const._MI_RYUSBLOCKTIMER_LANG_SCHEDULE_LIST}> <{if $actionForm->get('schedule_id')}> »» <{$smarty.const._AD_RYUSBLOCKTIMER_LANG_SCHEDULE_EDIT}> <{else}> »» <{$smarty.const._MD_RYUSBLOCKTIMER_LANG_ADD_A_NEW_SCHEDULE}> <{/if}>
<{if $actionForm->get('schedule_id')}>

<{$smarty.const._AD_RYUSBLOCKTIMER_LANG_SCHEDULE_EDIT}>

<{else}>

<{$smarty.const._MD_RYUSBLOCKTIMER_LANG_ADD_A_NEW_SCHEDULE}>

<{/if}> <{if $actionForm->hasError()}>
<{/if}>
<{xoops_token form=$actionForm}> <{xoops_input type=hidden name=schedule_id value=$actionForm->get('schedule_id')}> <{if $actionForm->get('schedule_id')}> <{else}> <{/if}>
<{$smarty.const._AD_RYUSBLOCKTIMER_LANG_SCHEDULE_EDIT}><{$smarty.const._MD_RYUSBLOCKTIMER_LANG_ADD_A_NEW_SCHEDULE}>
<{$smarty.const._MD_RYUSBLOCKTIMER_LANG_TARGET_BLOCK_ID}> "> <{html_options name=target_block_id options=$block_id_options selected=$actionForm->get('target_block_id')}>
<{$smarty.const._MD_RYUSBLOCKTIMER_LANG_SCHEDULE_UNIXTIME}> "> <{html_select_date prefix="schedule_unixtime" time=$actionForm->get('schedule_unixtime') field_order=$smarty.const._AD_RYUSBLOCKTIMER_DATE_ORDER month_format=$smarty.const._AD_RYUSBLOCKTIMER_MONTH_FORMAT}>   <{html_select_time prefix="schedule_unixtime" time=$actionForm->get('schedule_unixtime') display_seconds=false}>
<{$smarty.const._MD_RYUSBLOCKTIMER_LANG_VISIBLE_VALUE}> "> <{html_radios name=visible_value options=$visible_options checked=$actionForm->get('visible_value')}>