diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-29 16:47:36 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-10-29 16:47:36 +0000 |
commit | 0c42b18134e05082141ecbc01d4de76eb0ae2b1e (patch) | |
tree | e4fdac8b94542b4184e62faed28a159748290541 | |
parent | cec38bb11aa6efd12e9f15a45f2486389422c766 (diff) | |
download | redmine-0c42b18134e05082141ecbc01d4de76eb0ae2b1e.tar.gz redmine-0c42b18134e05082141ecbc01d4de76eb0ae2b1e.zip |
Merged r14365 only public/help/ja/wiki_syntax_detailed.html to 3.0-stable (#20911, #21105)
Replace tabs with spaces and remove trailing tabs in several files.
git-svn-id: http://svn.redmine.org/redmine/branches/3.0-stable@14763 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | public/help/ja/wiki_syntax_detailed.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/help/ja/wiki_syntax_detailed.html b/public/help/ja/wiki_syntax_detailed.html index 449dae431..f6f8c05d6 100644 --- a/public/help/ja/wiki_syntax_detailed.html +++ b/public/help/ja/wiki_syntax_detailed.html @@ -126,7 +126,7 @@ <ul> <li>Forums: - <ul> + <ul> <li><strong>forum#1</strong> (link to forum with id 1</li> <li><strong>forum:Support</strong> (link to forum named Support)</li> <li><strong>forum:"Technical Support"</strong> (use double quotes if forum name contains spaces)</li> @@ -135,7 +135,7 @@ <ul> <li>フォーラムのメッセージ: - <ul> + <ul> <li><strong>message#1218</strong> (id 1218のメッセージへのリンク)</li> </ul></li> </ul> @@ -151,7 +151,7 @@ <ul> <li>News: - <ul> + <ul> <li><strong>news#2</strong> (link to news item with id 2)</li> <li><strong>news:Greetings</strong> (link to news item named "Greetings")</li> <li><strong>news:"First Release"</strong> (use double quotes if news item name contains spaces)</li> |