| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/chatme24.com/wwwroot/_frameworks/main/oryx/ |
Upload File : |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>{info_title}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Cache-Control" content="no-cache,post-check=0,pre-check=0,no-cache" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="Thu,01Dec199416:00:00GMT" />
<link rel="stylesheet" href="{url_tmpl_main}css/main.css{cache_version_param}" type="text/css" media="all">
<script language="javascript" type="text/javascript" src="{url_tmpl_main}js/css_browser_selector.js{cache_version_param}"></script>
<style>
.custom_style{font-family:tahoma; font-size:11px;}
.txt_upper_header_color{ color: {upper_header_color}; }
.txt_lower_header_color{ color: {lower_header_color}; }
.btn.lower_header_color {
background: {lower_header_color};
}
.btn.lower_header_color:hover {
background: {lower_header_color_darker};
}
</style>
</head>
<body>
<div class="frame_content_pp">
<h2 class="txt_lower_header_color">{info_title}</h2>
{info_text}
<div align="center" style="padding-top: 20px; padding-bottom: 5px;"><input type="button" value="{l_close_window}" onclick="window.close();" class="btn lower_header_color big" title="{l_close_window}" onmouseover='window.status="{l_close_window}"; return true;' onmouseout="window.status=''; return true;"></div>
</div>
</body>
</html>