#i18n{helpdesk.faq.adminTitle} <#if CREATE?has_content>
<#if helpdesk_faq_list?has_content> <#list helpdesk_faq_list as faqModel> <#assign faq = faqModel.faq />
#i18n{helpdesk.faq.title.name} #i18n{helpdesk.faq.title.workgroup} #i18n{helpdesk.faq.title.roleKey} #i18n{helpdesk.faq.title.actions}
${faq.name} ${faq.workgroup} ${faq.roleKey} <#if faqModel.MODIFY?has_content> <#if faqModel.MANAGE_SUBJECTS?has_content> <#if faqModel.MANAGE_THEMES?has_content> <#if faqModel.MANAGE_VISITOR_QUESTIONS?has_content> <#if faqModel.MANAGE_QUESTIONS_ANSWERS?has_content> <#if faqModel.IMPORT_QUESTIONS_ANSWERS?has_content> <#if faqModel.DELETE?has_content>