{if $forms}>
<{* list forms *}>
<{$smarty.const._MD_CCENTER_RECEPTION}>
ID |
<{$smarty.const._MD_CONTACT_FORM}> |
<{$smarty.const._MD_CONTACT_TO}> |
<{$smarty.const._MD_COUNT}> |
<{$smarty.const._MD_MODDATE}> |
<{foreach item=form from=$forms}>
">
<{$form.formid}> |
<{$form.title}> |
<{$form.contact}> |
<{$form.nmsg}> |
<{$form.ltime}> |
<{/foreach}>
<{else}>
<{* show a form *}>
<{$form.title}>
<{if !$form.active}><{$smarty.const._MD_FORM_INACTIVE}>
<{/if}>
<{if empty($start)}>
<{$smarty.const._MD_MODDATE}> <{$form.mdate}>
<{$form.description}>
<{/if}>
<{$smarty.const._MD_COUNT}> <{$form.nmsg}> |
<{if $form.nmsg}>
<{/if}> |
<{if $mlist}>
<{if $pagenav}><{$pagenav}>
<{/if}>
|
<{$smarty.const._MD_POSTDATE}> |
<{$smarty.const._CC_STATUS}> |
<{$smarty.const._MD_CONTACT_FROM}> |
<{foreach from=$form.items item=item name=labs}>
<{$item.label}> |
<{/foreach}>
<{foreach from=$mlist item=msg}>
">
<{$smarty.const._MD_DETAIL}> |
<{$msg.cdate}> |
<{$msg.stat}><{if $msg.mtime<$msg.atime}><{$smarty.const._CC_MARK_READIT}><{/if}> |
<{$msg.uname}> |
<{foreach from=$msg.values item=val name=vals}>
<{$val|escape}> |
<{/foreach}>
<{/foreach}>
<{/if}>
<{/if}>
<{include file="db:system_notification_select.html"}>