diff --git a/lib/towerops_web/components/layouts.ex b/lib/towerops_web/components/layouts.ex index f78fa545..faff2ddc 100644 --- a/lib/towerops_web/components/layouts.ex +++ b/lib/towerops_web/components/layouts.ex @@ -148,7 +148,11 @@ defmodule ToweropsWeb.Layouts do |> Map.put(:always_show_banner, always_show_banner) ~H""" - - - + +
diff --git a/lib/towerops_web/live/alert_live/index.html.heex b/lib/towerops_web/live/alert_live/index.html.heex index cc8701ba..3d4d93ca 100644 --- a/lib/towerops_web/live/alert_live/index.html.heex +++ b/lib/towerops_web/live/alert_live/index.html.heex @@ -4,7 +4,7 @@ active_page="alerts" > <%!-- Compact header --%> -
+

{t("Alerts")}

@@ -12,6 +12,9 @@
+

+ {t("Monitor and triage network alerts, grouped by site with subscriber impact.")} +

<%!-- Filter pills --%>
diff --git a/lib/towerops_web/live/maintenance_live/index.html.heex b/lib/towerops_web/live/maintenance_live/index.html.heex index 4698fc19..c8cf7786 100644 --- a/lib/towerops_web/live/maintenance_live/index.html.heex +++ b/lib/towerops_web/live/maintenance_live/index.html.heex @@ -3,7 +3,7 @@ current_scope={@current_scope} active_page="maintenance" > -
+

{t("Maintenance Windows")}

<.link navigate={~p"/maintenance/new"} @@ -13,6 +13,9 @@ {t("New Window")}
+

+ {t("Schedule planned downtime to suppress alerts during maintenance work.")} +

<%!-- Filter tabs --%>
diff --git a/lib/towerops_web/live/org/settings_live.html.heex b/lib/towerops_web/live/org/settings_live.html.heex index b430bd91..6ff76986 100644 --- a/lib/towerops_web/live/org/settings_live.html.heex +++ b/lib/towerops_web/live/org/settings_live.html.heex @@ -227,8 +227,8 @@ <% end %>
- - + +

@@ -248,8 +248,10 @@

- - + +