File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 22 < div class ="l-sort clearfix ">
33 < div class ="l-unit-toolbar__buttonstrip ">
44 < a class ="ui-button cancel " id ="btn-back " href ="/list/user/ "> < i class ="fas fa-arrow-left status-icon blue "> </ i > < ?=_('Back')?> </ a >
5-
65 < ? if (($_SESSION['user'] == $v_username) || (isset($_SESSION['look']))) {?>
76 < a href ="/list/key/ " id ="btn-create " class ="ui-button cancel " title ="<?=_('Manage SSH keys');?> "> < i class ="fas fa-key status-icon orange "> </ i > < ?=_('Manage SSH keys')?> </ a >
87 < a href ="/list/log/ " id ="btn-create " class ="ui-button cancel " title ="<?=_('Logs');?> "> < i class ="fas fa-history status-icon maroon "> </ i > < ?=_('Logs')?> </ a >
98 < ? } ?>
10-
11-
129 </ div >
1310 < div class ="l-unit-toolbar__buttonstrip float-right ">
1411 < ? if (($_SESSION['user'] == $v_username) || (isset($_SESSION['look']))) {?>
You can’t perform that action at this time.
0 commit comments