mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 09:45:03 +02:00
fix logout button
This commit is contained in:
parent
f520352bc9
commit
face7360e8
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
</li>
|
||||
<li class="user-footer">
|
||||
<div class="pull-right">
|
||||
<a href="{Text::url('belum')}logout" class="btn btn-default btn-flat"><i
|
||||
<a href="{Text::url('logout')}" class="btn btn-default btn-flat"><i
|
||||
class="ion ion-power"></i> {Lang::T('Logout')}</a>
|
||||
</div>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue