<{* $Id: main_imagemanager.html,v 1.1.1.1 2008/06/21 12:22:18 ohwada Exp $ *}> <{$sitename}> <{$lang_imgmanager}> <{strip}> <{* header *}> <{* --- category select form --- *}>
<{if $can_add}> <{/if}>
<{* === phorto list table === *}> <{if $image_total > 0}> <{* --- photo list begin --- *}> <{foreach from=$photos item=photo}> <{/foreach}> <{* --- photo list end --- *}>
<{$lang_imagename}> <{$lang_image}> <{$lang_imagesize}> <{$lang_align}>
<{if $photo.can_edit}> <{$lang_title_edit}> <{/if}> <{$photo.nicename}> <{if $photo.thumb_width && $photo.thumb_height }> <{$photo.nicename}> <{else}> <{$photo.nicename}> <{/if}> <{$photo.cont_width}> x <{$photo.cont_height}>
(<{$photo.cont_ext}>)
<{* thumbnail or icon *}> <{if $makethumb || ! $photo.is_normal }> <{$lang_left}> <{$lang_center}> <{$lang_right}>

<{/if}> <{* normal photo *}> <{if $photo.is_normal}> <{$lang_left}> <{$lang_center}> <{$lang_right}> <{/if}>
<{/if}> <{* === phorto list table end === *}> <{/strip}>