diff options
Diffstat (limited to 'templates/mobilepane_right.php')
| -rw-r--r-- | templates/mobilepane_right.php | 2 |
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') ?> — <?= $settings->get('instance.name') ?></title> + <title><?= __('notifications.heading') ?> — <?= $settings->get('instance.name') ?></title> <?php call_template('head_tags'); ?> </head> |
