diff options
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>
|