Removal of MLH name.
This commit is contained in:
parent
c2df42053c
commit
1fc4991131
2 changed files with 2 additions and 8 deletions
|
@ -15,12 +15,6 @@
|
||||||
<h5 class="header col s6 m5 light" style="margin-top:0; float: right; display: block">
|
<h5 class="header col s6 m5 light" style="margin-top:0; float: right; display: block">
|
||||||
<i class="small material-icons">room</i> WPI Odeum
|
<i class="small material-icons">room</i> WPI Odeum
|
||||||
</h5>
|
</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"
|
<a class="col s12 m2 btn-large waves-effect waves-light red darken-1"
|
||||||
style= "float: left; display: inline-block; text-decoration: none;"
|
style= "float: left; display: inline-block; text-decoration: none;"
|
||||||
href= "/register">Register Here!</a>
|
href= "/register">Register Here!</a>
|
||||||
|
@ -28,7 +22,7 @@
|
||||||
|
|
||||||
<div class="row center" style="margin:0">
|
<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"
|
<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>
|
||||||
<div class="row center">
|
<div class="row center">
|
||||||
<div class="col s12 m6">
|
<div class="col s12 m6">
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">MLH's Code of Conduct</a>
|
<a href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf">MLH's Code of Conduct</a>
|
||||||
</p>
|
</p>
|
||||||
<br>
|
<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>
|
<br><br>
|
||||||
<input name="submit" class="btn btn-lg btn-primary btn-invert" type="submit" value="Submit"/>
|
<input name="submit" class="btn btn-lg btn-primary btn-invert" type="submit" value="Submit"/>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Add table
Reference in a new issue