diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-06-21 16:38:29 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2015-06-21 16:38:29 +0000 |
commit | 3036eaba5238e68381dcfdbcdfc99c4c7e7c795a (patch) | |
tree | 493dc876ea7be7a3a6431dbf4e82ab553317fbbe /public/help/hr | |
parent | 15c7066ddefdc684cb3132a68e2ecf70296eefcf (diff) | |
download | redmine-3036eaba5238e68381dcfdbcdfc99c4c7e7c795a.tar.gz redmine-3036eaba5238e68381dcfdbcdfc99c4c7e7c795a.zip |
Replace tabs with spaces and remove trailing tabs in several files (#20140).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@14365 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/hr')
-rw-r--r-- | public/help/hr/wiki_syntax_detailed_textile.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/help/hr/wiki_syntax_detailed_textile.html b/public/help/hr/wiki_syntax_detailed_textile.html index 694cd501b..02f707e68 100644 --- a/public/help/hr/wiki_syntax_detailed_textile.html +++ b/public/help/hr/wiki_syntax_detailed_textile.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>Forum messages: - <ul> + <ul> <li><strong>message#1218</strong> (link to message with 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> |