We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc35443 commit 86ebba6Copy full SHA for 86ebba6
web/templates/admin/list_log.html
@@ -1,7 +1,6 @@
1
<div class="l-center">
2
<div class="l-sort clearfix noselect">
3
<div class="l-unit-toolbar__buttonstrip">
4
- <a class="ui-button cancel" href="/list/server/"><i class="fas fa-arrow-left status-icon-blue"></i> <?=__('Back')?></a>
5
<a href="/delete/log/?token=<?=$_SESSION['token']?>" class="ui-button cancel" title="<?=__('Clear Log')?>"><i class="fas fa-times-circle status-icon-red"></i> <?=__('Clear Log')?></a>
6
</div>
7
<div class="l-sort-toolbar clearfix">
0 commit comments