diff options
author | Minteck <contact@minteck.org> | 2022-06-04 16:27:52 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-06-04 16:27:52 +0200 |
commit | 5a5f501cf7162c70fee2961c79b1d28247be8a48 (patch) | |
tree | 2fedb97b4ace00bd10d44498dfd4bfef2351da88 /index.php | |
parent | a46bff52a39e04f63cd16602e461d791fa48b922 (diff) | |
download | core-5a5f501cf7162c70fee2961c79b1d28247be8a48.tar.gz core-5a5f501cf7162c70fee2961c79b1d28247be8a48.tar.bz2 core-5a5f501cf7162c70fee2961c79b1d28247be8a48.zip |
It's almost there
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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>--> |