{include file="db:plzxoo_header_category.html"}>
<{$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}>
<{$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}> |