MET002_1.tpl 2.63 KB
<TABLE cellSpacing="1" cellPadding="1" width="702" class="mainColor" border="0">
	<TR><TD>
	<TABLE cellSpacing="1" cellPadding="1" width="700" class="mainColor" border="0">
		<TR>
			<TD valign="top" width="100" class="toneDown"><span class="Normalfont">回绩柒推</span><span class="Chufont">■</span></TD>
			<TD height="100" width="600" bgColor=#ffffff>
				<TEXTAREA name="comm_<!--{$cseq}-->_<!--{$comm_seq}-->" id="comm_<!--{$cseq}-->_<!--{$comm_seq}-->" rows="6" wrap="virtual" cols="79"><!--{$comment}--></TEXTAREA><br>
			</TD>
		</TR>
		<TR>
			<TD valign="top" width="100" class="toneDown"><span class="Normalfont">藕烧ファイル</TD>
			<TD width="600" bgColor=#ffffff>
				<!--{if (($File_ID[1]=="") || ($File_Flg[1]=="0"))}-->
					<input type="file" size="88" name="upfile1_<!--{$cseq}-->" value="" contentEditable="false" <!--{$PHP_DISABLED}--> <!--{$PHP_DISABLED_flg}--> <!--{$PHP_E_GRU_CAPA_OVER}-->><br>
				<!--{else}-->
					<span class="Normalfont"><!--{$File_NameOrg[1]}--></span>
					<INPUT type="button" value="猴近" name="btnFlDelete" onclick="File_Delete_Comm('<!--{$File_ID[1]}-->',<!--{$cseq}-->,<!--{$comm_seq}-->);"><br>
				<!--{/if}-->
				<INPUT TYPE="hidden" NAME="File_Flg1"  VALUE="<!--{$File_Flg[1]}-->">
				<!--{if (($File_ID[2]=="") || ($File_Flg[2]=="0"))}-->
					<input type="file" size="88" name="upfile2_<!--{$cseq}-->" value="" contentEditable="false" <!--{$PHP_DISABLED}--> <!--{$PHP_DISABLED_flg}--> <!--{$PHP_E_GRU_CAPA_OVER}-->><br>
				<!--{else}-->
					<span class="Normalfont"><!--{$File_NameOrg[2]}--></span>
					<INPUT type="button" value="猴近" name="btnFlDelete" onclick="File_Delete_Comm('<!--{$File_ID[2]}-->',<!--{$cseq}-->,<!--{$comm_seq}-->);"><br>
				<!--{/if}-->
				<INPUT TYPE="hidden" NAME="File_Flg2"  VALUE="<!--{$File_Flg[2]}-->">
				<!--{if (($File_ID[3]=="") || ($File_Flg[3]=="0"))}-->
					<input type="file" size="88" name="upfile3_<!--{$cseq}-->" value="" contentEditable="false" <!--{$PHP_DISABLED}--> <!--{$PHP_DISABLED_flg}--> <!--{$PHP_E_GRU_CAPA_OVER}-->><br>
				<!--{else}-->
					<span class="Normalfont"><!--{$File_NameOrg[3]}--></span>
					<INPUT type="button" value="猴近" name="btnFlDelete" onclick="File_Delete_Comm('<!--{$File_ID[3]}-->',<!--{$cseq}-->,<!--{$comm_seq}-->);"><br>
				<!--{/if}-->
				<INPUT TYPE="hidden" NAME="File_Flg3"  VALUE="<!--{$File_Flg[3]}-->">
			</TD>
		</TR>
		<TR>
			<TD colspan="2" bgColor=#ffffff>
				<center>
					<input type="button" value=" 判  峡 " onClick="up_comm(<!--{$cseq}-->,<!--{$comm_seq}-->)">      
					<input type="button" value="キャンセル" onClick="hide_comm(<!--{$cseq}-->)">
				</center>
			</TD>
		</TR>
	</TABLE>
	</TD></TR>
</TABLE>