Added missing </p>
tag
This commit is contained in:
parent
18b642bfa9
commit
3247ffd57c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue