Skip to content

Commit

Permalink
login reinsurance #60
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Jan 1, 2016
1 parent 3647a0c commit 3e5db93
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions application/views/modal/login.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<div class="form-group">
Login in allows you to access and track all your measures in one place.
</div>
<div class="form-group">
<center><button onclick="fb_login();" class="btn btn-primary btn-lg btn-spinner btn-full">Log in with Facebook<i class="fa fa-spinner fa-pulse"></i></button></center>
<span id="fb_error" class="signup-error login-error"></span>
Expand All @@ -24,5 +27,5 @@
<div class="form-group">
<center>Not registered yet? <a data-href="/sign-up/" data-modal-update="true">Sign up here!</a> or <br />
</center>
</div>
</form>
</div>
</form>

0 comments on commit 3e5db93

Please sign in to comment.