Skip to content

Commit

Permalink
hotfix: adds warning about sms messages not working
Browse files Browse the repository at this point in the history
  • Loading branch information
niquerio committed Sep 11, 2023
1 parent d845e65 commit 4df084c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/settings/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@

<form class="owl" method="post" action="/sms">
<h2>Text Notifications</h2>
<m-callout subtle icon variant="warning">
<p>Texting notifications to your mobile device is temporarily unavailable. You can still submit your phone number and when this functionality is restored you will receive messages at your submitted number.</p>
</m-callout>

<p>Add a phone number to receive text notifications on the status of your request and loans. Special collections requests are not included. Message and data rates may apply.</p>

Expand Down

0 comments on commit 4df084c

Please sign in to comment.