| Current Path : /home/h/a/p/happyrenas/myreco.online/administration/gestion/includes/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/h/a/p/happyrenas/myreco.online/administration/gestion/includes/footer.php |
<div class="footer bg-white py-4 d-flex flex-lg-column" id="kt_footer"> <!--begin::Container--> <div class="container-fluid d-flex flex-column flex-md-row align-items-center justify-content-between"> <!--begin::Copyright--> <div class="text-dark order-2 order-md-1"> <span class="text-muted font-weight-bold mr-2">2025©</span> <a target="_blank" href="https://www.halt.link" class="text-dark-75 text-hover-primary">Halt Solutions</a> </div> <!--end::Copyright--> <!--begin::Nav--> <div class="nav nav-dark"> <a href="#" data-toggle="modal" data-target="#apropos" class="apropos nav-link pl-0 pr-5"><?echo $trad["A propos"] ?? '⚠️';?></a> </div> <!--end::Nav--> </div> <!--end::Container--> </div> <!-- Modal--> <div class="modal fade" id="apropos" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel"><?echo $trad["A propos"] ?? '⚠️';?></h5> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <i aria-hidden="true" class="ki ki-close"></i> </button> </div> <div class="modal-body"> Application MYRECO.<br> </div> <div class="modal-footer"> <button type="button" class="btn btn-light-info font-weight-bold" data-dismiss="modal"><?echo $trad["Fermer"] ?? '⚠️';?></button> </div> </div> </div> </div>