fixed an error on the landing page
This commit is contained in:
parent
e3f8dec51a
commit
d027b5f128
1
php_code/.gitignore
vendored
1
php_code/.gitignore
vendored
@ -10,6 +10,7 @@ Dockerfile
|
||||
.TemporaryItems
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
.env
|
||||
|
||||
|
||||
# Files that might appear in the root of a volume
|
||||
|
||||
@ -75,7 +75,7 @@
|
||||
@include('common.notifications')
|
||||
<div class="row g-4">
|
||||
<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-body text-center p-4">
|
||||
<div class="card-icon">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user