Commit 9ea3a6f3 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

[slo] account logout button removed, now goes back to main page, where logout works flawlessly

parent 922f2f15
...@@ -72,9 +72,9 @@ ...@@ -72,9 +72,9 @@
</li> </li>
<li> <li>
<a href="/logout"> <a href="/">
<span class="icon icon-sm icon-logout"></span> <span class="icon icon-sm icon-logout"></span>
<span><%= __('log_out') %></span> <span>Start</span>
</a> </a>
</li> </li>
</ul> </ul>
......
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