system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
cmd: 

Direktori : /home/pfhr/public_html/templates/
Upload File :
Current File : /home/pfhr/public_html/templates/members_view.html

<AOA:output>$header</AOA:output>
<div class="container">
	<div id="banner">
	<h1>Members</h1>
	</div>
	<AOA:output>$left</AOA:output>
	<div id="right">     
				
		<div style="text-align:center">
		   <h2 style="background-color:Red; border-radius:5px; color:White; margin:0px; text-align:center; font-size:30px">Details of All The <AOA:output>$title_m</AOA:output> Members</h2>
		<br />
			<div>
				<form name="grid" action="?do=members"  method="post">
				<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top:5px">
					<tr>
						<td width="35%" align="left" >Enter IC No. <input name="txtidcard" style="width:100px"  type="text"  id="textfield" value="" /> </td>
						<td width="25%" align="left" >Name<input name="txtusername" style="width:100px"  type="text"  id="textfield" value="" /> </td>                   
						<td width="25%" align="center" >City <input name="type" style="width:100px"  type="text"  id="textfield" value="" /></td>
						<td width="15%" align="center"><input type="submit" name="find"  class="search_bttn" value="Search" /></form></td></tr>	      
					</tr>			   
				</table>			   
				</form>	
				<table cellspacing="0" rules="all" border="0" style="color:#C4C4C4;width:100%;border-collapse:collapse;">
					<tr>
						<th scope="col">&nbsp;</th>
					</tr>
					<AOA:output>$user</AOA:output>
				</table>
										<table width="100%"border="0" style="font-size:13px;">
						<tr style="background-color:#8D8D8D; color:white; font-weight: bold;">
									<td style="padding:12px;" width="2%" align="left" >S.No</td>
									<td style="padding:12px;" width="2%" align="left" >Image</td>
									<td style="padding:12px;" width="6%" align="left" >I Card No.</td>
									<td width="25%" align="left" >Member Name </td> 
									<td width="28%" align="left" >Rank </td> 			
									<td width="15%" align="left">Contact No.</td>	      
						</tr>				
						<AOA:output>$userm</AOA:output>
						<tr style="background-color:#8D8D8D;">
									<td style="padding:5px;" align="left" ></td>
									<td style="padding:5px;" align="left" ></td>
									<td style="padding:12px;" width="12%" align="left" ></td>
									<td width="25%" align="left" ></td> 
									<td width="28%" align="left" ></td> 			
									<td width="15%" align="left"></td>	      
						</tr>
						</table> 
			</div>		   
		</div>
	</div>
</div>
<AOA:output>$footer</AOA:output>