<{includeq file="db:system_header.html"}>
<{if !$edit_form && !$listimg}> <{/if}> <{if $cat_img || $listimg}> <{/if}>
<{if !$edit_form && !$listimg}> <{foreach item=cat from=$cat_img}> <{/foreach}> <{if !$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 $xoops_isadmin}> <{$smarty.const._EDIT}> <{/if}>
<{$smarty.const._AM_SYSTEM_IMAGES_NOCAT}>
<{if $nav_menu}>
<{$nav_menu}>
<{/if}> <{/if}> <{if $images}>
<{foreach item=img from=$images}>
<{$img.image_nicename}>
<{$img.image_nicename}>
<{$smarty.const._IMGDISPLAY}> <{$smarty.const._AM_SYSTEM_IMAGES_VIEW}> <{$smarty.const._EDIT}> <{$smarty.const._DELETE}> <{$smarty.const._AM_SYSTEM_IMAGES_URL}>
<{/foreach}>
<{if $nav_menu}>
<{$nav_menu}>
<{/if}> <{/if}>

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

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