Fix Dead link to domains in dashboard

This commit is contained in:
johnnyq 2024-09-19 14:21:06 -04:00
parent 8c4b021168
commit 547f9282d3
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ if ($user_config_dashboard_technical_enable == 1) {
<!-- ./col -->
<div class="col-lg-4 col-6">
<a class="small-box bg-warning" href="domains.php">
<a class="small-box bg-warning" href="report_domains.php">
<div class="inner">
<h3><?php echo $expiring_domains; ?></h3>
<p>Expiring Domains</p>