File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 4848 < ?php } ?>
4949 < div class ="l-menu__item "> < a href ="https://docs.hestiacp.com/ " title ="<?=_('Help')?> " class ="l-profile__help " target ="_blank "> < i class ="fas fa-question-circle "> </ i > </ a > </ div >
5050 < ? if(isset($_SESSION['look']) && (!empty($_SESSION['look']))){ ?>
51- < div class ="l-menu__item "> < a href ="/logout/ " title ="<?=_('Log out')?> (<?=$user?>) " class ="l-profile__logout "> < i class ="fas fa-check- circle "> </ i > </ a > </ div >
51+ < div class ="l-menu__item "> < a href ="/logout/ " title ="<?=_('Log out')?> (<?=$user?>) " class ="l-profile__logout "> < i class ="fas fa-arrow-alt- circle-up "> </ i > </ a > </ div >
5252 < ? } else {?>
5353 < div class ="l-menu__item "> < a href ="/logout/ " title ="<?=_('Log out')?> " class ="l-profile__logout "> < i class ="fas fa-sign-out-alt "> </ i > </ a > </ div >
5454 < ? } ?>
You can’t perform that action at this time.
0 commit comments