<{include file="db:system_header.tpl"}>
<{if empty($edit_form) && empty($listimg) && empty($multiupload)}> <{/if}> <{if !empty($cat_img) || !empty($listimg)}> <{/if}> <{if !empty($listimg)}> <{/if}>
<{if empty($edit_form) && empty($listimg) && empty($multiupload)}> <{foreach item=cat from=$cat_img|default:null}> <{/foreach}> <{if empty($cat_img)}> <{/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 isset($xoops_isadmin)}> <{$smarty.const._EDIT}> <{/if}>
<{$smarty.const._AM_SYSTEM_IMAGES_NOCAT}>
<{if !empty($nav_menu)}>
<{$nav_menu}>
<{/if}> <{/if}> <{if !empty($images)}>
<{foreach item=img from=$images|default:null}>
<{$img.image_nicename}>
<{$img.image_nicename|truncate:18:'…':true}>
<{$smarty.const._IMGDISPLAY}> <{if empty($db_store)}> <{else}> <{/if}> <{$smarty.const._AM_SYSTEM_IMAGES_VIEW}> <{$smarty.const._EDIT}> <{$smarty.const._DELETE}> <{$smarty.const._AM_SYSTEM_IMAGES_URL}>
<{/foreach}>
<{if !empty($nav_menu)}>
<{$nav_menu}>
<{/if}> <{else}>
<{/if}> <{if !empty($image_form)}>

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

<{$imagecat_form.javascript}>
> <{foreach item=element from=$imagecat_form.elements|default:null}> <{if isset($element.hidden) && $element.hidden != true && !empty($element.body)}> <{else}> <{$element.body}> <{/if}> <{/foreach}>
<{$imagecat_form.title}>
<{$element.caption|default:''}><{if !empty($element.required)}> *<{/if}>
<{$element.description|default:''}>
<{$element.body}>
<{/if}> <{if !empty($multiupload)}>
<{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 !empty($edit_form)}>
<{$edit_thumbs}>
<{$edit_form.javascript}>
> <{foreach item=element from=$edit_form.elements|default:null}> <{if isset($element.hidden) && $element.hidden != true && !empty($element.body)}> <{else}> <{$element.body}> <{/if}> <{/foreach}>
<{$edit_form.title}>
<{$element.caption|default:''}><{if !empty($element.required)}> *<{/if}>
<{$element.description|default:''}>
<{$element.body}>
<{/if}>