diff --git a/lib/redmine/wiki_formatting/textile/helper.rb b/lib/redmine/wiki_formatting/textile/helper.rb index d5a91f9..553560d 100644 --- a/lib/redmine/wiki_formatting/textile/helper.rb +++ b/lib/redmine/wiki_formatting/textile/helper.rb @@ -22,7 +22,7 @@ module Redmine def wikitoolbar_for(field_id) heads_for_wiki_formatter # Is there a simple way to link to a public resource? - url = "#{Redmine::Utils.relative_url_root}/help/#{current_language.to_s.downcase}/wiki_syntax.html" + url = "#{Redmine::Utils.relative_url_root}/help/#{current_language.to_s.downcase}/wiki_syntax_textile.html" javascript_tag("var wikiToolbar = new jsToolBar(document.getElementById('#{field_id}')); wikiToolbar.setHelpLink('#{escape_javascript url}'); wikiToolbar.draw();") end diff --git a/public/help/ar/wiki_syntax_detailed.html b/public/help/ar/wiki_syntax_detailed_textile.html similarity index 100% rename from public/help/ar/wiki_syntax_detailed.html rename to public/help/ar/wiki_syntax_detailed_textile.html diff --git a/public/help/ar/wiki_syntax.html b/public/help/ar/wiki_syntax_textile.html similarity index 98% rename from public/help/ar/wiki_syntax.html rename to public/help/ar/wiki_syntax_textile.html index 95ecd7c..55a900d 100644 --- a/public/help/ar/wiki_syntax.html +++ b/public/help/ar/wiki_syntax_textile.html @@ -79,7 +79,7 @@ table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: -
+