{* $Id$ *} {if $tiki_p_wiki_view_attachments == 'y' || $tiki_p_wiki_admin_attachments == 'y' || $tiki_p_wiki_attach_files == 'y'}
{* Generate table if view permissions granted and if count of attached files > 0 *} {if ($tiki_p_wiki_view_attachments == 'y' || $tiki_p_wiki_admin_attachments == 'y') && count($files) > 0}
{tr}Attached files{/tr} {include file='list_file_gallery_content.tpl'}
{/if} {if ($tiki_p_wiki_attach_files eq 'y' or $tiki_p_wiki_admin_attachments eq 'y') and (empty($attach_box) or $attach_box ne 'n')}
{if $page_ref_id} {/if}
{ticket}
{/if}
{/if}