diff --git a/src/PowderCoating.Web/Views/Quotes/Details.cshtml b/src/PowderCoating.Web/Views/Quotes/Details.cshtml index ff96485..bd1b409 100644 --- a/src/PowderCoating.Web/Views/Quotes/Details.cshtml +++ b/src/PowderCoating.Web/Views/Quotes/Details.cshtml @@ -1564,7 +1564,7 @@ @if (!detHasMobile && !detHasEmail) {
- No email or phone — update the customer record to send this quote. + No email or mobile number on file — update the customer record to send this quote electronically.
} @if (detHasMobile && !detHasSmsConsent)