{* $Id$ *} {if $params.showtitle eq 'y'} {if $data}

{$data|escape}

{else}

{if $category} {if is_array($category)} {tr}Categories:{/tr} {section name=ix loop=$category} {$category[ix]|escape} {if !$smarty.section.ix.last}, {/if} {/section} {else} {tr}Category:{/tr} {$category|escape} {/if}
{/if} {if empty($params.galleryId[1]) && $gal_info.name}{tr}File Gallery:{/tr} {$gal_info.name|escape}{/if}

{/if} {/if} {if $params.showfind eq 'y'} {include file="find.tpl"} {/if} {include file="list_file_gallery_content.tpl"} {if $params.showupload eq 'y' && !empty($gal_info.galleryId)}
{ticket}
{/if}