banners: Redesign mobile push notifications banner.

Fixes part of #34252.
This commit is contained in:
Maneesh Shukla
2025-07-30 19:02:14 +05:30
committed by Tim Abbott
parent b0241bfa3c
commit 13b78b7039
3 changed files with 24 additions and 5 deletions

View File

@@ -186,11 +186,7 @@
{{> settings_save_discard_widget section_name="mobile-message-settings" show_only_indicator=(not for_realm_settings) }}
</div>
{{#unless realm_push_notifications_enabled}}
<div class="tip">
{{#tr}}
Mobile push notifications are not enabled on this server. <z-link>Learn more</z-link>
{{#*inline "z-link"}}<a href="/help/mobile-notifications#enabling-push-notifications-for-self-hosted-servers" target="_blank" rel="noopener noreferrer">{{> @partial-block}}</a>{{/inline}}
{{/tr}}
<div class="mobile-push-notifications-banner-container banner-wrapper">
</div>
{{/unless}}