{title help="FAQs" admpage="faqs"}{tr}FAQs{/tr}{/title} {tabset name='tabs_list_faqs'} {tab name="{tr}Available FAQs{/tr}"}

{tr}Available FAQs{/tr}

{if $channels or ($find ne '')} {include file='find.tpl'} {/if}
{*the table-responsive class cuts off dropdown menus *} {if $tiki_p_admin_faqs eq 'y'} {/if} {section name=user loop=$channels} {if $tiki_p_admin_faqs eq 'y'} {/if} {sectionelse} {if $tiki_p_admin_faqs eq 'y'}{norecords _colspan=5}{else}{norecords _colspan=4}{/if} {/section}
{tr}Title{/tr} {tr}Visits{/tr} {tr}Questions / Suggested{/tr}
{$channels[user].title|escape}
{$channels[user].description|escape|nl2br}
{$channels[user].hits} {$channels[user].questions} / {$channels[user].suggested} {actions} {strip} {icon name='edit' _menu_text='y' _menu_icon='y' alt="{tr}Edit{/tr}"} {icon name='help' _menu_text='y' _menu_icon='y' alt="{tr}Questions{/tr}"} {icon name='remove' _menu_text='y' _menu_icon='y' alt="{tr}Remove{/tr}"} {/strip} {/actions}
{pagination_links cant=$cant step=$maxRecords offset=$offset}{/pagination_links} {/tab} {if $tiki_p_admin_faqs eq 'y'} {tab name="{tr}Edit/Create{/tr}"} {if $faqId > 0}

{tr}Edit this FAQ:{/tr} {$title}

{button href="tiki-list_faqs.php" class="btn btn-primary" _text="{tr}Create new FAQ{/tr}"}
{else}

{tr}Create New FAQ:{/tr}

{/if}
{include file='categorize.tpl'}
{/tab} {/if} {/tabset}