-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/admin/skin/event/
File Upload :
Current File : /var/www/html/admin/skin/event/action.html

<!-- BEGIN OF FORM -->
<script language="javascript" src="js/goods_cate.js"></script>
<form method="post" action="$TOTAL[cmnnb]" onsubmit=" return _chkForm(this); " enctype="multipart/form-data">
	<input type="hidden" name="mode" value="$INFO[mode]">
	<table class="tskin02">
		<colgroup>
			<col width="100">
			<col width="200">
			<col width="100">
			<col>
		</colgroup>
		<tbody>
			<tr>
				<th class="t">Ä«Å×°í¸®</th>
				<td colspan="3" class="contentstyle pd_l8">
				<select name="category1" onchange="get__Category1d();">
					<option value="">--1Â÷ Ä«Å×°í¸® ¼±ÅÃ--</option>
					$INFO[d1_category]
				</select>
				<select name="category2" onchange="get__Category2d();">
					<option value="">--2Â÷ Ä«Å×°í¸® ¼±ÅÃ--</option>
					$INFO[d2_category]
				</select>
				<select name="category3">
					<option value="">--3Â÷ Ä«Å×°í¸® ¼±ÅÃ--</option>
					$INFO[d3_category]
				</select></td>
			</tr>
			<tr>
				<th class="t">Á¦¸ñ</th>
				<td colspan="3" class="c">
				<input type="text" name="title" class="form" value="$INFO[title]" dreq emsg="Á¦¸ñÀ» ÀÔ·ÂÇØÁÖ¼¼¿ä" style="width:500px; ">
				</td>
			</tr>
			<tr>
				<th class="t">À̹ÌÁö</th>
				<td colspan="3" class="c">
				<input type="file" name="file1" class="form" style="width:450px; " useext="jpg,jpeg,png,gif" emsg=" ¾÷·ÎµåÇÒ ¼ö ¾ø´Â À̹ÌÁöÀÔ´Ï´Ù. ">
				$INFO[del_file1]
				<br>
				$HINT[image]</td>
			</tr>
			<tr>
				<th class="t">°ø°³¿©ºÎ</th>
				<td class="c">
				<script language="javascript">
					_selectbox('display_type', $INFO[display_types], '$INFO[display_type]');

				</script></td>
				<th class="t">°ø°³±â°£</th>
				<td class="c">
				<input type="text" name="begindate" class="form calendar" value="$INFO[begindate]" readonly>
				~
				<input type="text" name="enddate" class="form calendar" value="$INFO[enddate]" readonly>
				</td>
			</tr>
			<tr>
				<th class="t">¸µÅ©(ÁÂÃø)</th>
				<td colspan="3" class="c">
				<input type="text" name="link1" class="form" value="$INFO[link1]" maxlength="120" style="width:500px; ">
				</td>
			</tr>
			<tr>
				<th class="t">¸µÅ©(Áß¾Ó)</th>
				<td colspan="3" class="c">
				<input type="text" name="link2" class="form" value="$INFO[link2]" maxlength="120" style="width:500px; ">
				</td>
			</tr>
			<tr>
				<th class="t">¸µÅ©(¿ìÃø»ó´Ü)</th>
				<td colspan="3" class="c">
				<input type="text" name="link3" class="form" value="$INFO[link3]" maxlength="120" style="width:500px; ">
				</td>
			</tr>
			<tr>
				<th class="t">¸µÅ©(¿ìÃøÁß¾Ó)</th>
				<td colspan="3" class="c">
				<input type="text" name="link4" class="form" value="$INFO[link4]" maxlength="120" style="width:500px; ">
				</td>
			</tr>
			<tr>
				<th class="t">¸µÅ©(¿ìÃøÇÏ´Ü)</th>
				<td colspan="3" class="c">
				<input type="text" name="link5" class="form" value="$INFO[link5]" maxlength="120" style="width:500px; ">
				</td>
			</tr>
		</tbody>
	</table>
	<br>
	<div style="text-align:center;margin-top:10px;">
		<input type="image" src="/img/admin/bt/bt_confirm.gif" border="0" alt="È®ÀÎ" align="absmiddle">
		<a href="javascript:history.go(-1);"><img src="/img/admin/bt/bt_cancel.gif" align="absmiddle"></a>
	</div>
</form>
<!-- END OF FORM -->

Copyright © 2017 || Recoded By Mr.Bumblebee