Skip to content

Commit

Permalink
update the shared secret auth disabled message
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Dec 15, 2023
1 parent 8e6e1e6 commit 0e371b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/nerves_hub_web/live/product/settings.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
</button>
</div>
<% else %>
<p>Shared Secret Auth hasn't been enabled for this server.</p>
<p>Please contact your system admin.</p>
<p class="h5 text-white font-weight-bold">This feature hasn't been enabled for this server.</p>
<p class="h5 text-white font-weight-bold">Please contact your system admin.</p>
<% end %>

<div class="border-bottom border-dark mt-5 mb-2"></div>
Expand Down

0 comments on commit 0e371b2

Please sign in to comment.