<{include file="db:`$smarty.const._MD_XDBASE_CONST_MODULEDIRNAME`_inc_data_list_header.html"}>
< <{$filter->getYearStr()}> <{$filter->getMonthStr()}><{$filter->getDay()}><{$smarty.const._MD_XDBASE_LANG_DAY}> <{$smarty.const._MD_XDBASE_LANG_TODAY}> >
<{assign var="timelist" value=24}> <{section name=timetable loop=$timelist start=0 step=1 max=24}> <{/section}>
<{$smarty.const._MD_XDBASE_LANG_TIME}> <{$smarty.const._MD_XDBASE_LANG_TITLE}>
<{$smarty.section.timetable.index}>:00 <{if $smarty.const._MD_XDBASE_CONST_INSERTABLE || $smarty.const._MD_XDBASE_CONST_SUPERINSERT}>
<{$smarty.const._MD_XDBASE_LANG_ADD_A_NEW_DATA}>
<{/if}>
    <{foreach item=obj from=$filter->getObjectsFromTime($filter->getDateUnixTime($smarty.section.timetable.index),$filter->getDateUnixTime($smarty.section.timetable.index_next))}>
  • <{$obj->getShow('title')}>
  • <{/foreach}>
<{*
<{if $smarty.const._MD_XDBASE_CONST_INSERTABLE || $smarty.const._MD_XDBASE_CONST_SUPERINSERT}>
<{$smarty.const._MD_XDBASE_LANG_ADD_A_NEW_DATA}>
<{/if}> <{foreach item=obj from=$filter->getObjectsFromDate($filter->getDateUnixTime())}>
<{$obj->getShow('title')}>
<{if $handler->getShowList('img01')}>
<{if $obj->getShow('img01') != ''}> <{if $smarty.const._MD_XDBASE_CONST_CREATETHUMB}> <{$obj->getShow('img01')}> <{else}> <{$obj->getShow('img01')}> <{/if}> <{/if}>
<{/if}> <{/foreach}>
*}> <{include file='db:system_notification_select.html'}>