<{* $Id: main_submit_file.html,v 1.1 2009/04/19 11:41:45 ohwada Exp $ *}> <{$xoops_modulename}> >> <{$lang_title_submit_file}>

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

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

<{/if}> <{if $show_form_file }> <{include file="db:`$mydirname`_form_file.html" }>
<{/if}> <{if $show_form_video_thumb }> <{include file="db:`$mydirname`_form_video_thumb.html" }>
<{/if}> <{if $is_module_admin }>
<{$lang_goto_admin}> <{/if}>