#2141 add link to help page

This commit is contained in:
Toks
2014-05-27 16:13:24 -04:00
parent 10e0311447
commit aebeffb888

View File

@@ -6,7 +6,7 @@
<%= f.input :title, :as => :string %>
<% end %>
<%= f.input :other_names, :as => :text, :hint => "Names used for this tag on other sites such as Pixiv. Separate with spaces." %>
<%= f.input :other_names, :as => :text, :label => "Other names (<a href='/wiki_pages/help:translated_tags'>view help</a>)".html_safe, :hint => "Names used for this tag on other sites such as Pixiv. Separate with spaces." %>
<%= dtext_field "wiki_page", "body" %>