Update header.php

This commit is contained in:
tripathyr 2021-11-06 08:33:48 +05:30 committed by GitHub
parent 2c49b52668
commit 723556bcc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,7 +89,7 @@ $type = isset($_GET['type']) ? trim($_GET['type']) : 'danger';
<?php } elseif(isset($loginUrl)) {?>
<a href="<?=$loginUrl?>" role="button" class="pull-right popup" name="fb_login">
<div class="btn btn--facebook ">
Continue with Facebook
Continue with FLO Address
</div>
</a>
<?php } ?>