HEX
Server: Apache
System: Linux msm5694.mjhst.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: camjab_ssh (1000)
PHP: 5.3.29
Disabled: NONE
Upload Files
File: /home/httpd/html/chatfree24.com/public_html/templates/default_v2/template.my_profile.php
<section class="top-section pb-0">
	<div class="container-fluid custom-50">
		<div class="row justify-content-center mt-2">
			<div class="col-lg-12 col-md-12 col-sm-12">
				<div class="card">
					<div class="card-title text-center light-dark-bk d-inline-flex align-items-center mb-0">
						<!--                                    icon to be put-->
						<div class="row header-row">
							<span class="text-uppercase d-flex flex-xl-nowrap flex-wrap justify-content-start align-items-center" href="index.html">
								<span class="text-header m-3"><?php echo $headertitle; ?></span>
							</span>
						</div>
					</div>
					<div class="card-body mt-0">
					   <div class="row">
						   <div class="col-lg-12">
							   Login successful!
						   </div>
					   </div>
					</div>
				</div>
			</div>
		</div>
	</div>
</section>
<br>