Facebook ID instead of Facebook email

This commit is contained in:
Joey Lai
2017-02-01 12:25:13 +01:00
parent 8e98001217
commit 2b893fc283
11 changed files with 148 additions and 138 deletions

View File

@@ -19,7 +19,8 @@
class="middle"
placeholder="Voer uw email in"
name="forgotEmail"
title="Voer een email in">
title="Voer een email in"
required>
</div>
<div class="modal-footer">
<div class="login_containerfault"><span><?php echo $resetErr; ?></span></div>