fix nav active link on sms stats

This commit is contained in:
osaajani 2024-10-22 22:37:54 +02:00
parent d0e17567c3
commit 44b855dd48
3 changed files with 3 additions and 2 deletions

View file

@ -5,7 +5,7 @@
?>
<div id="wrapper">
<?php
$this->render('incs/nav', ['page' => 'dashboard'])
$this->render('incs/nav', ['page' => 'stats'])
?>
<div id="page-wrapper">
<div class="container-fluid">