Change empty state message
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
<% else %>
|
<% else %>
|
||||||
<h1 class="txt-x-large font-weight-black margin-none">No devices registered</h1>
|
<h1 class="txt-x-large font-weight-black margin-none">No devices registered</h1>
|
||||||
<p class="margin-none-block-start">Install the mobile app to receive push notifications.</p>
|
<p class="margin-none-block-start">Mobile devices registered with the mobile app will receive push notifications and will be listed here.</p>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<%= link_to session_menu_path, class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %>
|
<%= link_to session_menu_path, class: "btn center txt-small margin-block-start hide-on-native", data: { turbo_prefetch: false } do %>
|
||||||
|
|||||||
Reference in New Issue
Block a user