<{include file="db:system_header.tpl"}>
<{if !$edit_form|default:false && !$listimg|default:false && !$multiupload|default:false}> <{/if}> <{if $cat_img|default:false || $listimg|default:false}> <{/if}> <{if $listimg|default:false}> <{/if}>
<{if !$edit_form|default:false && !$listimg|default:false && !$multiupload|default:false}> <{foreach item=cat from=$cat_img|default:null}> <{/foreach}> <{if !$cat_img|default:false}> <{/if}>
<{$smarty.const._AM_SYSTEM_IMAGES_NAME}> <{$smarty.const._AM_SYSTEM_IMAGES_NBIMAGES}> <{$smarty.const._AM_SYSTEM_IMAGES_MAXSIZE}> <{$smarty.const._AM_SYSTEM_IMAGES_MAXWIDTH}> <{$smarty.const._AM_SYSTEM_IMAGES_MAXHEIGHT}> <{$smarty.const._AM_SYSTEM_IMAGES_DISPLAY}> <{$smarty.const._AM_SYSTEM_IMAGES_ACTIONS}>
<{$cat.name}> <{$cat.count}> <{$cat.maxsize}> <{$cat.maxwidth}> <{$cat.maxheight}> <{$smarty.const._AM_SYSTEM_IMAGES_VIEW}> <{if $xoops_isadmin}> <{$smarty.const._EDIT}> <{/if}>
<{$smarty.const._AM_SYSTEM_IMAGES_NOCAT}>
<{if $nav_menu|default:false}>
<{$nav_menu}>
<{/if}> <{/if}> <{if $images|default:false}>
<{foreach item=img from=$images}>
<{$img.image_nicename}>
<{$img.image_nicename|truncate:18:'…':true}>
<{$smarty.const._IMGDISPLAY}> <{if !$db_store|default:false}> <{else}> <{/if}> <{$smarty.const._AM_SYSTEM_IMAGES_VIEW}> <{$smarty.const._EDIT}> <{$smarty.const._DELETE}> <{$smarty.const._AM_SYSTEM_IMAGES_URL}>
<{/foreach}>
<{if $nav_menu|default:false}>
<{$nav_menu}>
<{/if}> <{else}>
<{/if}> <{if $image_form|default:false}>

<{$image_form.javascript}>
> <{foreach item=element from=$image_form.elements}> <{if $element.hidden|default:false != true && $element.body != ''}> <{else}> <{$element.body}> <{/if}> <{/foreach}>
<{$image_form.title}>
<{$element.caption|default:''}><{if $element.required|default:false}> *<{/if}>
<{$element.description|default:''}>
<{$element.body}>
<{/if}> <{if $imagecat_form|default:false}>

<{$imagecat_form.javascript}>
> <{foreach item=element from=$imagecat_form.elements}> <{if $element.hidden|default:false != true && $element.body != ''}> <{else}> <{$element.body}> <{/if}> <{/foreach}>
<{$imagecat_form.title}>
<{$element.caption|default:''}><{if $element.required|default:false}> *<{/if}>
<{$element.description|default:''}>
<{$element.body}>
<{/if}> <{if $multiupload|default:false}>
 
<{include file="db:system_trigger_uploads.tpl"}>

<{$imgcat_name}>

<{$smarty.const._IMGMAXSIZE}> <{$imgcat_maxsize}>
<{$smarty.const._IMGMAXWIDTH}> <{$imgcat_maxwidth}>
<{$smarty.const._IMGMAXHEIGHT}> <{$imgcat_maxheight}>
<{/if}> <{if $edit_form|default:false}>
<{$edit_thumbs}>
<{$edit_form.javascript}>
> <{foreach item=element from=$edit_form.elements}> <{if $element.hidden|default:false != true && $element.body != ''}> <{else}> <{$element.body}> <{/if}> <{/foreach}>
<{$edit_form.title}>
<{$element.caption|default:''}><{if $element.required|default:false}> *<{/if}>
<{$element.description|default:''}>
<{$element.body}>
<{/if}>