Removal of MLH name.

This commit is contained in:
ACM 2017-12-14 15:26:13 -05:00
parent c2df42053c
commit 1fc4991131
2 changed files with 2 additions and 8 deletions

View file

@ -15,12 +15,6 @@
<h5 class="header col s6 m5 light" style="margin-top:0; float: right; display: block">
<i class="small material-icons">room</i> WPI Odeum
</h5>
<!--<%= link_to "Registration", "/pages/registration",
class: "col s12 m2 btn-large waves-effect waves-light red darken-1",
style: "float: left; display: inline-block" %>-->
<!--<%= link_to 'Click here to apply!'.html_safe, questionnaires_path,
class: "col s12 m2 btn-large waves-effect waves-light red darken-1",
style: "float: left; display: inline-block" %>-->
<a class="col s12 m2 btn-large waves-effect waves-light red darken-1"
style= "float: left; display: inline-block; text-decoration: none;"
href= "/register">Register Here!</a>
@ -28,7 +22,7 @@
<div class="row center" style="margin:0">
<a id="cocbutton" class="sub-button col s6 push-s3 m2 push-m5 btn waves-effect waves-light grey darken-1"
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">MLH Code</a>
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">Code of Conduct</a>
</div>
<div class="row center">
<div class="col s12 m6">

View file

@ -41,7 +41,7 @@
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">MLH's Code of Conduct</a>
</p>
<br>
<input type="checkbox" id="checkboxid" required><label for="checkboxid"><b style="color:black;">Do you agree with these MLH Rules?</b></label>
<input type="checkbox" id="checkboxid" required><label for="checkboxid"><b style="color:black;">Do you agree with these Rules?</b></label>
<br><br>
<input name="submit" class="btn btn-lg btn-primary btn-invert" type="submit" value="Submit"/>
</form>