0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.117.254.177


Current Path : /var/www/oasis/html_modules_old/
Upload File :
Current File : /var/www/oasis/html_modules_old/password_check.html

 
<div align="left" id="password_check" style="min-height:138px; width:278px; height:auto; display:'none';">	
	<table border="0" style="width:280px; padding-left:10px; padding-top:10px;" align='center' class="content-tbl">
		<tr>					 
			<td align='center' >Enter Your Login Password</td>			
		</tr>
		<tr>				 
			<td align="center">
				<input type="password"  id="login_password" style="width:153px;" onkeydown="JavaScript:if(event.keyCode == 13) CheckEnterPassword();">
			</td>	 			
		</tr>				
	</table>
    <table  align='center' style="padding-left:10px; padding-top:10px;">	
	   <tr>
		<td>
		    <input type="button" class="ui-state-default ui-corner-all" value="Ok" onclick="CheckEnterPassword();" />
			<input type="button" class="ui-state-default ui-corner-all" value="Cancel" onclick="closePassword();" />			
	    </td>
		</tr>
	</table> 		
</div>