| <{$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}> | <{if $question.cid}><{else}> | <{/if}> <{$question.body}> |
| <{$question.input_date|date_format:"%Y/%m/%d %H:%M"}> | ||
| <{$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|date_format:"%Y/%m/%d %H:%M"}> | |
| <{$smarty.const._MD_PLZXOO_LANG_COMMENT}> | <{$answer.comment}> |
| <{$smarty.const._MD_PLZXOO_LANG_POINT}> | <{$answer.point}><{$smarty.const._MD_PLZXOO_LANG_POINT_SUFFIX}> |