#2141 add link to help page
This commit is contained in:
@@ -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" %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user