diff --git a/lib/towerops_web/live/org/settings_live.html.heex b/lib/towerops_web/live/org/settings_live.html.heex index 30c58fc2..da775c1a 100644 --- a/lib/towerops_web/live/org/settings_live.html.heex +++ b/lib/towerops_web/live/org/settings_live.html.heex @@ -2,7 +2,7 @@ flash={@flash} current_scope={@current_scope} > -
+
<.link navigate={~p"/dashboard"} diff --git a/lib/towerops_web/live/user_settings_live.html.heex b/lib/towerops_web/live/user_settings_live.html.heex index a510c06d..a099ebbd 100644 --- a/lib/towerops_web/live/user_settings_live.html.heex +++ b/lib/towerops_web/live/user_settings_live.html.heex @@ -2,7 +2,7 @@ flash={@flash} current_scope={@current_scope} > -
+

Account Settings