Re-add registration button
This commit is contained in:
parent
c50832b028
commit
298e2a3988
1 changed files with 3 additions and 3 deletions
|
@ -17,9 +17,9 @@
|
|||
</h5>
|
||||
</div>
|
||||
<div class="row center">
|
||||
<a class="col s12 m8 push-m2 btn-large waves-effect waves-light red lighten-3"
|
||||
style= "float: left; display: inline-block; text-decoration: none; cursor: not-allowed;"
|
||||
href="javascript:void(0)">Register Opens Soon!</a>
|
||||
<a class="col s12 m8 push-m2 btn-large waves-effect waves-light red darken-1"
|
||||
style= "float: left; display: inline-block; text-decoration: none;"
|
||||
href="/register">Register</a>
|
||||
</div>
|
||||
|
||||
<div class="row center" style="margin:0">
|
||||
|
|
Loading…
Add table
Reference in a new issue