Skip to content

Commit 0f5bc5f

Browse files
author
Miguel Barrenechea Sánchez
committed
Merge pull request #1240 from Vizzuality/revert-1235-patch-107
Revert "change to submit story "hint""
2 parents c10fcbd + 92260e4 commit 0f5bc5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/views/stories/_form.html.erb

+2-1
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,9 @@
8585

8686
<%= f.text_field :name %>
8787
</div>
88-
<p class="hint_mobile hidden">If you share your name, it will be visible on the GFW website, but your email will not be published. In some areas, forest clearing information is considered to be highly sensitive—users are encouraged to be cautious when sharing their names.</p>
88+
<p class="hint_mobile hidden">If you share your name, it will be visible on the GFW website, but your email will not be published.</p>
8989

90+
<p class="hint">In some areas, forest clearing information is considered to be highly sensitive—users are encouraged to be cautious when sharing their names.</p>
9091
<div class="field short required">
9192
<%= f.label :email %>
9293
<span>Required</span>

0 commit comments

Comments
 (0)