comments: adjust link to howto:comment.
Replace the giant banner about reading the comment guidelines with a smaller link to howto:comment beneath the comment text box.
This commit is contained in:
@@ -10,5 +10,10 @@
|
||||
<% end %>
|
||||
<div id="<%= preview_id %>" class="dtext-preview prose"></div>
|
||||
</div>
|
||||
<span class="hint"><%= link_to "Formatting help", dtext_help_path, remote: true, method: :get %>.</span>
|
||||
<span class="hint">
|
||||
<%= link_to "Formatting help", dtext_help_path, remote: true, method: :get %>.
|
||||
<% if hint.present? %>
|
||||
<%= hint %>.
|
||||
<% end %>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user