fixed an error on the landing page

This commit is contained in:
Kwesi Banson Jnr 2026-05-27 16:30:11 +00:00
parent e3f8dec51a
commit d027b5f128
2 changed files with 2 additions and 1 deletions

1
php_code/.gitignore vendored
View File

@ -10,6 +10,7 @@ Dockerfile
.TemporaryItems .TemporaryItems
.Trashes .Trashes
.VolumeIcon.icns .VolumeIcon.icns
.env
# Files that might appear in the root of a volume # Files that might appear in the root of a volume

View File

@ -75,7 +75,7 @@
@include('common.notifications') @include('common.notifications')
<div class="row g-4"> <div class="row g-4">
<div class="col-md-3"> <div class="col-md-3">
<a href="https:portal.lupmis4luspa.org" class="card-link <?php ?>"> <a href="https://portal.lupmis4luspa.org" class="card-link <?php ?>">
<div class="card shadow-sm"> <div class="card shadow-sm">
<div class="card-body text-center p-4"> <div class="card-body text-center p-4">
<div class="card-icon"> <div class="card-icon">