Commit 93b87bca authored by Nicolas Widart's avatar Nicolas Widart

Squashed 'Modules/User/' changes from 5b82381..a6e264a

a6e264a Set register button to correct color

git-subtree-dir: Modules/User
git-subtree-split: a6e264adb022916a88631639cca1bed8dc4133b9
parent aedb3fe5
......@@ -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