checkeing 5
This commit is contained in:
parent
1a2c5787c7
commit
684a52b163
@ -2814,7 +2814,7 @@ $projectDescription = $_SERVER['PROJECT_DESCRIPTION'] ?? 'Accounting System';
|
||||
<button id="sidebarToggle" class="btn btn-link text-dark p-0 me-3 d-lg-none">
|
||||
<i class="bi bi-list fs-3"></i>
|
||||
</button>
|
||||
<h4 class="m-0"><?= $titles[$page][$lang] ?? $titles['dashboard'][$lang] ?></h4>
|
||||
<h4 class="m-0"><?= __($page) ?></h4>
|
||||
</div>
|
||||
<div class="d-flex align-items-center">
|
||||
<?php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user