Skip to content

Commit

Permalink
Change the login/register links on header
Browse files Browse the repository at this point in the history
  • Loading branch information
deitch committed Jun 10, 2015
1 parent c01d8b0 commit cfff0e7
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions src/layouts/default.html.eco
Expand Up @@ -23,13 +23,8 @@
<div class="header-element navbar" id="login-register-bar">
<ul>
<li>
<a id="login-link" href="/loginregister/login">
Login
</a>
</li>
<li>
<a id="register-link" href="/">
Register
<a id="login-link" href="http://app.studymesh.com/login">
Login / Register
</a>
</li>
</ul>
Expand Down

0 comments on commit cfff0e7

Please sign in to comment.