-=[ Mr. Bumblebee ]=-
_Indonesia_

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

<!-- BEGIN OF FORM -->

		<div class="box">
		<form name="search_form" method="post" action="$TOTAL[cmnurl]$TOTAL[acode]$TOTAL[fcode]$TOTAL[bcode]$TOTAL[ecode]&mode=$TOTAL[mode]" onsubmit="return _chkForm(this)">
			$INFO[frm_head] <script> _checkbox( 'styp[]' , $TOTAL[search_types] , '$TOTAL[styp]') ; </script>
				<input type="text" name="sbox" class="form" style="width:100px; " dreq emsg="°Ë»ö¾î¸¦ ÀÔ·ÂÇØÁÖ¼¼¿ä" value="$TOTAL[sbox]">
				<input type="image" src="/img/admin/bt/bt_search.gif" align="absmiddle" >
		</form>
		</div>	
			
		<form method="post" action="$TOTAL[cmnall]" onsubmit=" return _chkForm(this); ">
		<input type="hidden" name="mode" value="delete">
		<table width="100%">
		  <tr>
			<td height="30"><input type="image" src="/img/admin/bt/bt_sel_del.gif" align="absmiddle"></td>
			<td  align="right"> °Ô½Ã¹° : $TOTAL[totalcount]°Ç </td>
		  </tr>
		</table>

		<table class="tskin05">
		  <tr>
			<th width="30"><input type="checkbox" name="all_check" value="Y" onclick=" _change_checked(this , this.form , 'chk_numid[]'); "></th>
			<th>¹øÈ£</th>
			<th>µî±Þ</th>
			<th>¾ÆÀ̵ð</th>
			<th>À̸§</th>
			<th>ºñ¹Ð¹øÈ£</th>
			<th>µî·ÏÀÏ</th>
			<th>ÃÖÁ¾Á¢¼ÓÀÏ</th>
		  </tr>
		$INFO[repeat]
		</table>
		</form>
		<br>
		<table width="100%">
		  <tr>
		    <td width="200">°Ô½Ã¹° : $TOTAL[totalcount] °Ç</td>
			<td align="center">$TOTAL[firstpage] $TOTAL[prevpage] $TOTAL[pageloop] $TOTAL[nextpage] $TOTAL[lastpage]</td>
			<td width="200" align="right">$TOTAL[btn_write]</td>
		  </tr>
		</table>
<!-- END OF FORM -->

<!-- BEGIN OF REP -->
		  <tr $RS[record_type]>
			<td height="25" align="center">$RS[checkbox]</td>
			<td align="center">$RS[recno]</td>
			<td align="center">$RS[level]</td>
			<td align="center">$RS[id]</td>
			<td align="center">$RS[name]</td>
			<td align="center">$RS[pass]</td>
			<td align="center">$RS[write_date]</td>
			<td align="center">$RS[last_login_date]</td>
		  </tr>
<!-- END OF REP -->

<!-- BEGIN OF NONE -->
		  <tr>
			<td align="center" colspan="8" height="25" >µî·ÏµÈ °Ô½Ã¹°ÀÌ ¾ø½À´Ï´Ù.</td>
		  </tr>
<!-- END OF NONE -->

Copyright © 2017 || Recoded By Mr.Bumblebee