diff options
Diffstat (limited to 'app/views/help/wiki_syntax')
3 files changed, 3 insertions, 3 deletions
diff --git a/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_common_mark.html.erb index d9a2f09d5..8a8ceff9d 100644 --- a/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/de/wiki_syntax_common_mark.html.erb @@ -78,7 +78,7 @@ <tr><th colspan="3">Roh HTML <span class="more_info">(<a href="<%= help_wiki_syntax_path(:detailed, anchor: "15") %>" target="_blank">mehr</a>)</span></th></tr> <tr> - <th></th><td>HTML ist <del>nicht</del> <u>erlaubt</u>.</td><td>HTML ist <del>nicht</del> <u>erlaubt</u>.<td> + <th></th><td>HTML ist <del>nicht</del> <u>erlaubt</u>.</td><td>HTML ist <del>nicht</del> <u>erlaubt</u>.</td> </tr> </table> diff --git a/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_common_mark.html.erb index 23e3e858e..c75dacbe9 100644 --- a/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/en/wiki_syntax_common_mark.html.erb @@ -78,7 +78,7 @@ <tr><th colspan="3">Raw HTML <span class="more_info">(<a href="<%= help_wiki_syntax_path(:detailed, anchor: "15") %>" target="_blank">more</a>)</span></th></tr> <tr> - <th></th><td>HTML is <del>not</del> <u>allowed</u>.</td><td>HTML is <del>not</del> <u>allowed</u>.<td> + <th></th><td>HTML is <del>not</del> <u>allowed</u>.</td><td>HTML is <del>not</del> <u>allowed</u>.</td> </tr> </table> diff --git a/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_common_mark.html.erb b/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_common_mark.html.erb index a50ec9891..712bea94b 100644 --- a/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_common_mark.html.erb +++ b/app/views/help/wiki_syntax/common_mark/ta-in/wiki_syntax_common_mark.html.erb @@ -77,7 +77,7 @@ <tr><th colspan="3">மூல HTML <span class="more_info">(<a href="<%= help_wiki_syntax_path(:detailed, anchor: "15") %>" target="_blank">மேலும்</a>)</span></th></tr> <tr> - <th></th><td>HTML is <del>not</del> <u>அனுமதிக்கப்பட்டது</u>.</td><td>HTML is <del>இல்லை</del> <u>அனுமதிக்கப்பட்டது</u>.<td> + <th></th><td>HTML is <del>not</del> <u>அனுமதிக்கப்பட்டது</u>.</td><td>HTML is <del>இல்லை</del> <u>அனுமதிக்கப்பட்டது</u>.</td> </tr> </table> |