Make sure empty inbox also show the correct number

…since it’s divorced from the SMS sender now.
This commit is contained in:
Chris Hill-Scott
2017-08-24 13:57:12 +01:00
parent 66e4129c54
commit 7e097e887e
3 changed files with 12 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
messages,
caption="Inbox",
caption_visible=False,
empty_message='When users text your services phone number ({}) youll see the messages here'.format(current_service.sms_sender),
empty_message='When users text your services phone number ({}) youll see the messages here'.format(inbound_number),
field_headings=[
'From',
'First two lines of message'