<{include file="db:plzxoo_header_category.html"}>
<{$smarty.const._MD_PLZXOO_LANG_MODIFIED_DATE}>:<{$question.modified_date_formatted}>
<{$smarty.const._MD_PLZXOO_LANG_QUESTION}> <{if $question.enable_edit}> [ <{$smarty.const._MD_PLZXOO_LANG_EDIT}> ] <{/if}> <{if $question.enable_delete}> [ <{$smarty.const._MD_PLZXOO_LANG_DELETE}> ] <{/if}>
No.<{$question.qid}> <{$smarty.const._MD_PLZXOO_LANG_QUESTION}>:<{$question.subject}>
<{$smarty.const._MD_PLZXOO_LANG_QUESTION_POSTER}>:<{$question.user.uname}> <{$question.body}>
<{$question.input_date_formatted}>
<{$question.status_str}>
<{$question.category.name}>

<{if $question.status==1}> <{if $question.uid==$xoops_userid }> [ <{$smarty.const._MD_PLZXOO_MESSAGE_CLOSE_THIS_QUESTION}> ] <{/if}> <{if $xoops_userid && $enable_post_answer }> [ <{$smarty.const._MD_PLZXOO_MESSAGE_ANSWER_THIS_QUESTION}> ] <{/if}> <{/if}>

<{foreach item=answer from=$answers}>

<{if $answer.comment}> <{/if}> <{if $answer.point}> <{/if}>
<{$smarty.const._MD_PLZXOO_LANG_ANSWER}> <{if $answer.enable_edit}> [ <{$smarty.const._MD_PLZXOO_LANG_EDIT}> ] <{/if}> <{if $answer.enable_delete}> [ <{$smarty.const._MD_PLZXOO_LANG_DELETE}> ] <{/if}>
<{$smarty.const._MD_PLZXOO_LANG_ANSWER_POSTER}>:<{$answer.user.uname}> <{$answer.body}>
<{$answer.input_date_formatted}> <{if $answer.input_date < $answer.modified_date}> (<{$answer.modified_date_formatted}>) <{/if}>
<{$smarty.const._MD_PLZXOO_LANG_RESPONSE}> <{$answer.comment}>
<{$smarty.const._MD_PLZXOO_LANG_POINT}> <{$answer.point_decorated}>
<{if $question.uid==$xoops_userid }> [ <{if $answer.comment}> <{$smarty.const._MD_PLZXOO_LANG_EDIT_RESPONSE}> <{else}> <{$smarty.const._MD_PLZXOO_LANG_NEW_RESPONSE}> <{/if}> ] <{/if}> <{if $mod_config.comment_dirname && $mod_config.comment_forum_id}> <{d3forum_comment dirname=$mod_config.comment_dirname forum_id=$mod_config.comment_forum_id class="PlzxooD3commentAnswer" id=$answer.aid no_form=1 link_to_form=$smarty.const._MD_PLZXOO_LANG_NEW_COMMENT}> <{/if}>

<{/foreach}> <{include file='db:system_notification_select.html'}>