include("property_admin/engine/auth_adminbox.php");?>
if ($_SESSION['status'] == 2 )
include("templates/leftadmin_landlord.tpl");
?>
include("templates/navi.tpl");?>
include("templates/left_search.tpl");?>
include("property_admin/engine/auth_loginbox.php");?>

if($_POST['action'] == "sent" && !$fv->isError())
{
echo $res;
}
else
{
?>
Open from: 9am – 8pm Monday to Friday | 10am - 5pm Saturday and Sunday
Web: www.admireproperty.co.uk
Phone: 08700 246 246
Email: info@admireproperty.co.uk
Contact us
if ($fv->isError())
{
$errors = $fv->getErrorList();
echo "
Please resubmit the form after making the following changes:";
echo "
";
foreach ($errors as $e)
{
echo "- ".$e['msg']."
";
}
echo "
";
}
?>
} ?>