Skip to content

Commit

Permalink
Merge pull request #56 from hmrc/DC-3353-2
Browse files Browse the repository at this point in the history
DC-3353 - Get message for secure-message-frontend - remove salutation…
  • Loading branch information
jim-collins authored May 13, 2021
2 parents d213792 + 6410ae2 commit 379784c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions app/views/partials/letterView.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,7 @@ <h1 class="govuk-heading-l govuk-!-margin-top-0 govuk-!-margin-bottom-2">@letter


<div class="govuk-body">
@messages("message.salutation")
<br/>
@HtmlFormat.raw(letter.content)
<br/>
@letter.senderInformation.name
</div>

</div>
1 change: 0 additions & 1 deletion conf/messages
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,5 @@ conversation.reply.form.empty = You must write a message to reply
conversation.reply.form.exceeded.length = The message must be 4,000 characters or fewer
conversation.reply.form.send.button = Send

message.salutation = Dear Customer
message.sent_on = sent this on
message.first_read_on = First read on

0 comments on commit 379784c

Please sign in to comment.