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

<{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_form_embed }> <{include file="db:`$mydirname`_form_embed.html" }>
<{/if}> <{if $show_form_editor }> <{include file="db:`$mydirname`_form_editor.html" }>
<{/if}> <{if $show_form_photo }> <{include file="db:`$mydirname`_form_photo.html" }>
<{/if}> <{if $show_form_video_thumb }> <{include file="db:`$mydirname`_form_video_thumb.html" }>
<{/if}> <{if $is_module_admin }>
<{$lang_goto_admin}> <{/if}>