| 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/mobile/urban_mobile/ |
Upload File : |
{header}
<script>
var forgot = new CJoin('forgot_password');
forgot.langParts = {'incorrect_email' : '{j_this_email_address_is_not_correct}',
'password_sent' : '{j_the_password_has_been_sent}',
'resend_password' : '{j_resend_password}',
'link_sent' : '{j_the_link_for_changing_password_has_been_sent}'
}
message='{message}';
redirect='{redirect}';
if(message!=''){
showAlert(message,'.wrapper','blue');
if(redirect!=''){
setTimeout(function(){tools.redirect(redirect)},2000);
}
}
$(function(){
var $banner=$('.footer_mobile_forgot_password');
if($banner[0]){
var b=$('#form_forgot_password').height()/2;
$('.footer_mobile_forgot_password').css('top', b+'px');
}
})
</script>
<form class="frm frm_center one" id="form_forgot_password" action="{url_main}forgot_password.php" method="post" name="forget">
<input type="hidden" name="ajax" class="ajax" value="1" />
<label class="bl">{l_email}: <input id="form_forgot_password_mail" name="mail" class="inp" type="text" /></label>
</form>
{footer}