Merge pull request #3870 from Dimitar5555/patch-1

Added missing `</p>` tag
This commit is contained in:
Andy Allan 2023-01-01 15:35:38 +00:00 committed by GitHub
commit b72e2ef5d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@
<p><%= image_tag("attribution_example.png",
:alt => t(".legal_babble.attribution_example.alt"),
:border => 0,
:title => t(".legal_babble.attribution_example.title")) %>
:title => t(".legal_babble.attribution_example.title")) %></p>
<h3><%= t ".legal_babble.more_title_html", :locale => @locale %></h3>
<p><%= t ".legal_babble.more_1_html", :locale => @locale %></p>