-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /var/www/html/admin/skin/s_deposit/
File Upload :
Current File : /var/www/html/admin/skin/s_deposit/list.html

<!-- BEGIN OF FORM -->
<div style="width:500px;">
	<form method="post" action="$TOTAL[cmnall]" onsubmit=" return _chkForm(this);">
		<input type="hidden" name="mode" value="insert">
		<div align="right">
			À̸§Ãß°¡ :
			<input type="text" name="username" style="width:100px" dreq emsg="À̸§À» ÀÔ·ÂÇØÁÖ¼¼¿ä">
			<input type="image" src="/img/admin/bt/bt_add.gif" align="absmiddle">
		</div>
	</form>
	<table class="tskin05">
		<colgroup>
			<col width="80%">
			<col width="20%">
		</colgroup>
		<tbody>
			<tr>
				<th>À̸§</th>
				<th>-</th>
			</tr>
			$INFO[repeat]
		</tbody>
	</table>
	<div style="margin-top:5px;margin-bottom:5px;padding:5px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;">
		<table width="100%">
			<tr>
				<td width="100">°Ô½Ã¹° : $TOTAL[totalcount]°Ç</td>
				<td align="center">$TOTAL[prevpage] $TOTAL[pageloop] $TOTAL[nextpage]</td>
				<td width="100" align="right"></td>
			</tr>
		</table>
	</div>
</div>
<!-- END OF FORM -->
<!-- BEGIN OF REPEAT -->
<tr>
	<td height="25" class="pd_l8">$RS[username]</td>
	<td align="center"><a href="$TOTAL[cmnall]&mode=delete&numid=$RS[numid]" onclick=" return confirm(' ¼±ÅÃÇϽŠ°Ô½Ã¹°À» »èÁ¦ÇÕ´Ï´Ù.');">»èÁ¦</a></td>
</tr>
<!-- END OF REPEAT -->

Copyright © 2017 || Recoded By Mr.Bumblebee