From ea862aa29fed3695bc8d8d7c764bdf7fbd3b016e Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Mon, 8 Jan 2024 16:40:18 -0800 Subject: [PATCH] notification_settings: Open push notification docs link in new tab. Signed-off-by: Anders Kaseorg (cherry picked from commit f93fbd34c7913020352cfda206c08e8b418dacda) --- web/templates/settings/notification_settings.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/templates/settings/notification_settings.hbs b/web/templates/settings/notification_settings.hbs index 5ce2c64b24..b2c9a236a8 100644 --- a/web/templates/settings/notification_settings.hbs +++ b/web/templates/settings/notification_settings.hbs @@ -147,7 +147,7 @@
{{#tr}} Mobile push notifications are not enabled on this server. Learn more - {{#*inline "z-link"}}{{> @partial-block}}{{/inline}} + {{#*inline "z-link"}}{{> @partial-block}}{{/inline}} {{/tr}}
{{/unless}}