diff options
author | Minteck <contact@minteck.org> | 2022-02-05 15:54:35 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-05 15:54:35 +0100 |
commit | 5a60f5d6ff757f708caa1792cab99ee7011bc78a (patch) | |
tree | d9d909d8010ab7dd9ea96e6accd83e7a04b300e3 /legal | |
parent | b79c9d8e748e30a273521915a09a59cf33c7ee9e (diff) | |
download | help-5a60f5d6ff757f708caa1792cab99ee7011bc78a.tar.gz help-5a60f5d6ff757f708caa1792cab99ee7011bc78a.tar.bz2 help-5a60f5d6ff757f708caa1792cab99ee7011bc78a.zip |
Update
Diffstat (limited to 'legal')
-rw-r--r-- | legal/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/legal/index.php b/legal/index.php index 6cd8b85..fb47e67 100644 --- a/legal/index.php +++ b/legal/index.php @@ -43,7 +43,7 @@ function pushquest() { <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Familine Help</title> + <title>Familine Aide</title> <link rel="icon" href="https://familine.minteck.org/icns/familine-help.svg"> <link rel="stylesheet" href="https://familine.minteck.org/styles.css"> <?= strpos($_SERVER['HTTP_USER_AGENT'], "+Familine/") !== false ? '<script>$ = require(\'jquery\');jQuery = require(\'jquery\');</script>' : '<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>' ?> |