Merge branch 'joey-testing' into 'master'

Added fbModal button

See merge request !208
This commit was merged in pull request #212.
This commit is contained in:
Lars van Hijfte
2017-02-03 21:20:25 +01:00
4 changed files with 57 additions and 3 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"]);?>"