Mini Shell

Direktori : /home/rizant5/public_html/development/
Upload File :
Current File : /home/rizant5/public_html/development/verify-msg.php

<?php require_once('function-file.php');
require_once('function-menu.php');
?>
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="description" content="">
    <meta name="author" content="">
    <title>Home | Lanka Virtual Academy</title>
	<?php commoncss();?>
</head><!--/head-->
<body class="homepage">
    <?php headermenu();?>
     <section >
   		<div class="container">
            <div class="row">
                <div class="col-sm-12">
               		<?php if($_GET['msg']=='success'){echo '<center><h3 style="color:#009933;">Please check your email and verify your account</h3></center>';}
					else{echo '<center><h3 style="color:#FF3300;">Something went wrong!! Contact Us. </h3></center>';}?>
                </div>
              </div>
           </div>
   </section>
<?php footer(); commonjs();?>   
</body>
</html>

Zerion Mini Shell 1.0