Added fbModal button

This commit is contained in:
Joey Lai
2017-02-03 11:47:16 +01:00
parent ba6f86e70e
commit 05d6bf8aa6
3 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
<?php
if(isset($acces_token)) {
echo '<button id="fbBtn" class="button">Facebook registreer</button>';
}
?>
<!-- The Modal -->
<div id="fbModal" class="modal">
<form action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]);?>"