aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/mobilepane_right.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/mobilepane_right.php')
-rw-r--r--templates/mobilepane_right.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mobilepane_right.php b/templates/mobilepane_right.php
index f1cf46a..85e4225 100644
--- a/templates/mobilepane_right.php
+++ b/templates/mobilepane_right.php
@@ -8,7 +8,7 @@ $settings = GlobalSettings::getInstance();
<html lang="en">
<head>
- <title><?= __('writeNote.label') ?> &mdash; <?= $settings->get('instance.name') ?></title>
+ <title><?= __('notifications.heading') ?> &mdash; <?= $settings->get('instance.name') ?></title>
<?php call_template('head_tags'); ?>
</head>