mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] logout button
This commit is contained in:
parent
425086a461
commit
a7de2f4f9a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<a href="#/" class="homelink slide back">
|
||||
<img src="img/icon.png" style="width: 70px;">
|
||||
</a>
|
||||
<span class="logout-button" role="button">
|
||||
<span class="logout-button pull-right" role="button">
|
||||
<a class="fa-sign-out" href="#/logout" title="Logout" data-y19n-title="logout"><span class="sr-only" data-y19n="logout">Logout</span></a>
|
||||
</span>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Reference in a new issue