Removed extra > in guest view footer

This commit is contained in:
johnny@pittpc.com
2021-02-27 14:09:26 -05:00
parent 8f6e24b7d6
commit 0db30cedf5
2 changed files with 4 additions and 3 deletions

View File

@@ -908,6 +908,7 @@ if(isset($_GET['invoice_id'], $_GET['url_key'])){
}
}else{
echo "GTFO";
} ?>
}
?>
<?php include("guest_footer.php"); ?>