Improve usability of the user registration
This commit is contained in:
parent
0c2e35bb80
commit
dffd67a9fe
3 changed files with 15 additions and 4 deletions
|
@ -82,7 +82,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
{{else}}
|
||||
<li><a data-toggle="modal" href="/login/#login"><i class="icon-user icon-white"></i></a></li>
|
||||
<li><a data-toggle="modal" href="/login/#login"><i class="icon-user icon-white"></i> <small>Login/SignUp</small></a></li>
|
||||
{{end}}
|
||||
</ul>
|
||||
</div><!--/.nav-collapse -->
|
||||
|
|
Reference in a new issue