aboutsummaryrefslogtreecommitdiff
path: root/legal
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-02-05 15:54:35 +0100
committerMinteck <contact@minteck.org>2022-02-05 15:54:35 +0100
commit5a60f5d6ff757f708caa1792cab99ee7011bc78a (patch)
treed9d909d8010ab7dd9ea96e6accd83e7a04b300e3 /legal
parentb79c9d8e748e30a273521915a09a59cf33c7ee9e (diff)
downloadhelp-5a60f5d6ff757f708caa1792cab99ee7011bc78a.tar.gz
help-5a60f5d6ff757f708caa1792cab99ee7011bc78a.tar.bz2
help-5a60f5d6ff757f708caa1792cab99ee7011bc78a.zip
Update
Diffstat (limited to 'legal')
-rw-r--r--legal/index.php2
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>' ?>