Skip to content

Commit

Permalink
Merge branch 'menu-link-active-fix' of github.com:dgvirtual/Bonfire2 …
Browse files Browse the repository at this point in the history
…into menu-link-active-fix
  • Loading branch information
dgvirtual committed Aug 19, 2023
2 parents 51eb27c + 92c2207 commit 4e8207b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Tools/Views/view_log.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
<x-page-head>
<a href="<?= site_url(ADMIN_AREA . '/tools/logs') ?>" class="back">&larr; <?= lang('Tools.logsModTitle')?></a>
<h2><?= lang('Tools.log') ?> : <?= $logFilePretty ?></h2>
<h2>
<Logs
</h2>
</x-page-head>

<x-admin-box>
Expand Down

0 comments on commit 4e8207b

Please sign in to comment.