Commit 22444f6d by Brian Talbot

studio - revised course nav: fixed placeholder login link text

parent 83ad9508
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<h2 class="sr">You're not currently logged in</h2> <h2 class="sr">You're not currently logged in</h2>
<ol> <ol>
<li> <li>
<a class="action action-login" href="${reverse('login')}">Logout</a> <a class="action action-login" href="${reverse('login')}">Login</a>
</li> </li>
</ol> </ol>
</nav> </nav>
......
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