<{* $Id: webphoto_main_edit.html,v 1.1 2009/04/19 12:01:29 ohwada Exp $ *}> <{$xoops_modulename}> >> <{$lang_title_edit}>

<{if $message != '' }> <{* color: red; background-color: lightyellow; border: gray; *}>
<{$message}>

<{/if}> <{if $error != '' }> <{* color: red; background-color: lightyellow; border: gray; *}>
<{$error}>

<{/if}> <{if $show_preview }> <{include file="db:`$mydirname`_inc_photo_in_list.html"}> <{/if}> <{if $show_admin_manager }> goto admin item manager: <{$item_id}>

<{/if}> <{if $show_form_photo }> <{include file="db:`$mydirname`_form_photo.html" }>
<{/if}> <{if $show_form_redo }> <{include file="db:`$mydirname`_form_redo.html" }>
<{/if}> <{if $show_form_video_thumb }> <{include file="db:`$mydirname`_form_video_thumb.html" }>
<{/if}> <{if $show_form_confirm }> <{include file="db:`$mydirname`_form_confirm.html" }>
<{/if}> <{if $is_module_admin }>
<{$lang_goto_admin}> <{/if}>