summaryrefslogtreecommitdiff
path: root/public/account/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/account/index.php')
-rw-r--r--public/account/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/account/index.php b/public/account/index.php
index a216eea..6b1385f 100644
--- a/public/account/index.php
+++ b/public/account/index.php
@@ -70,7 +70,7 @@ if ($_SERVER['REQUEST_METHOD'] == "POST") {
<html>
<head>
- <title>Account management - alright.party</title>
+ <title>Account management - <?php echo INSTANCE_NAME ?></title>
<link rel="stylesheet" href="/static/style.css">
</head>