mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-23 02:58:30 +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>
|
||||||
<li class="user-footer">
|
<li class="user-footer">
|
||||||
<div class="pull-right">
|
<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>
|
class="ion ion-power"></i> {Lang::T('Logout')}</a>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue