File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 586586 <!-- ./col -->
587587
588588 <div class="col-lg-4 col-6">
589- <a class="small-box bg-success">
589+ <a class="small-box bg-success" href="contacts.php" >
590590 <div class="inner">
591591 <h3><?php echo $ contacts_added ; ?> </h3>
592592 <p>New Contacts</p>
625625 <!-- ./col -->
626626
627627 <div class="col-lg-4 col-6">
628- <a class="small-box bg-warning" href="domains.php">
628+ <a class="small-box bg-warning" href="domains.php?sort=domain_expire&order=ASC ">
629629 <div class="inner">
630630 <h3><?php echo $ expiring_domains ; ?> </h3>
631631 <p>Expiring Domains</p>
638638 <!-- ./col -->
639639
640640 <div class="col-lg-4 col-6">
641- <a class="small-box bg-primary">
641+ <a class="small-box bg-primary" href="certificates.php?sort=certificate_expire&order=ASC" >
642642 <div class="inner">
643643 <h3><?php echo $ expiring_certificates ; ?> </h3>
644644 <p>Expiring Certificates</p>
You can’t perform that action at this time.
0 commit comments