<{* $Id: main_submit.html,v 1.4 2010/02/07 12:20:02 ohwada Exp $ *}> <{$xoops_modulename}> >> <{$lang_title_addphoto}> > <{$lang_title_sub}>

<{if $show_uploading}>
uploading <{$lang_uploading}>
<{/if}>
<{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_preview.html"}> <{/if}> <{if $show_submit_select }> <{include file="db:`$mydirname`_inc_submit_select.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}>