aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-06-04 16:27:52 +0200
committerMinteck <contact@minteck.org>2022-06-04 16:27:52 +0200
commit5a5f501cf7162c70fee2961c79b1d28247be8a48 (patch)
tree2fedb97b4ace00bd10d44498dfd4bfef2351da88 /index.php
parenta46bff52a39e04f63cd16602e461d791fa48b922 (diff)
downloadcore-5a5f501cf7162c70fee2961c79b1d28247be8a48.tar.gz
core-5a5f501cf7162c70fee2961c79b1d28247be8a48.tar.bz2
core-5a5f501cf7162c70fee2961c79b1d28247be8a48.zip
It's almost there
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 9ec5bc4..0b1e5aa 100644
--- a/index.php
+++ b/index.php
@@ -75,7 +75,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/private/session.php";
<span><?= l("Média", "Media") ?></span>
<span class="explore-description"><?= l("Musique, photos et vidéos de la famille au même endroit", "Music, photos and videos from the family all in the same place") ?></span>
</a>
-<!-- <a href="https://planning.--><?= $_CONFIG["Global"]["domain"] ?><!--" class="explore-btn">-->
+<!-- <a href="https://planning.<?= $_CONFIG["Global"]["domain"] ?>" class="explore-btn">-->
<!-- <img src="/icns/familine-planning.svg" width="48px" height="48px" style="height:32px;width:32px;margin: 0 5px;">-->
<!-- <span>Planning</span>-->
<!-- <span class="explore-description">Gérez vos présences et absences aux événements de Familine</span>-->