Commit 4abfdd9c authored by Nicolas Widart's avatar Nicolas Widart

Merge commit '93b87bca'

* commit '93b87bca':
  Squashed 'Modules/User/' changes from 5b82381..a6e264a
parents 8a6af1c6 93b87bca
......@@ -25,7 +25,7 @@ Register | @parent
</div>
</div>
<div class="footer">
<button type="submit" class="btn bg-olive btn-block">Sign me up</button>
<button type="submit" class="btn btn-info btn-block">Sign me up</button>
<a href="{{ URL::route('login') }}" class="text-center">I already have a membership</a>
</div>
{!! Form::close() !!}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment