diff options
author | Minteck <contact@minteck.org> | 2022-02-05 15:54:00 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-05 15:54:00 +0100 |
commit | 7a025720d6a07323c4a0b32cf6c5fdb7d0269807 (patch) | |
tree | e9fd8dd71c82352a8440adc6f9a085ad376e6781 /app/genealogy/index.php | |
parent | 133be8d6e235b83edf562520c550a2cda734ffd1 (diff) | |
download | core-7a025720d6a07323c4a0b32cf6c5fdb7d0269807.tar.gz core-7a025720d6a07323c4a0b32cf6c5fdb7d0269807.tar.bz2 core-7a025720d6a07323c4a0b32cf6c5fdb7d0269807.zip |
Update
Diffstat (limited to 'app/genealogy/index.php')
-rw-r--r-- | app/genealogy/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/genealogy/index.php b/app/genealogy/index.php index 892e511..fa67073 100644 --- a/app/genealogy/index.php +++ b/app/genealogy/index.php @@ -1,6 +1,6 @@ <?php $_TITLE = "Accueil"; require_once $_SERVER['DOCUMENT_ROOT'] . "/private/header.php"; ?>
<div class="container" style="text-align: center;">
- <h1>Familine Recall</h1>
+ <h1>Familine Généalogie</h1>
<p><i>La généalogie familiale simplifiée et accessible à tous</i></p>
<h2>Pour vous</h2>
|