aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/mobilepane_right.php
diff options
context:
space:
mode:
authorwinter2025-03-26 23:45:22 +0000
committerwinter2025-03-26 23:45:22 +0000
commitc26a1dca22fcced7b9cd37ace7a20ae71491fd66 (patch)
tree0e2f997428b85315a43df68e0b83aea8b970a97f /templates/mobilepane_right.php
parenta05e8a564009ae7354f0b1ede5a69ed6d3c6e650 (diff)
add plugin admin page
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>