summaryrefslogtreecommitdiffstats
path: root/public/help/fr
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-08-13 10:52:53 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-08-13 10:52:53 +0000
commit69714f4a070c857513fbd17c64bdf66de27141b6 (patch)
tree9517ed16f00307831e686e99675714a9a4bb8516 /public/help/fr
parentb188a057137b40cf741999505806c24f6751415d (diff)
downloadredmine-69714f4a070c857513fbd17c64bdf66de27141b6.tar.gz
redmine-69714f4a070c857513fbd17c64bdf66de27141b6.zip
use escaping html in wiki_syntax.html
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12113 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/fr')
-rw-r--r--public/help/fr/wiki_syntax.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/fr/wiki_syntax.html b/public/help/fr/wiki_syntax.html
index ccbf7e13f..5615a6532 100644
--- a/public/help/fr/wiki_syntax.html
+++ b/public/help/fr/wiki_syntax.html
@@ -28,7 +28,7 @@ table td h3 { font-size: 1.2em; text-align: left; }
<tr><th><img src="../../images/jstoolbar/bt_del.png" style="border: 1px solid #bbb;" alt="Deleted" /></th><td>-Barré-</td><td><del>Barré</del></td></tr>
<tr><th></th><td>??Citation??</td><td><cite>Citation</cite></td></tr>
<tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Code en ligne@</td><td><code>Code en ligne</code></td></tr>
-<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td>&lt;pre><br />&nbsp;lignes<br />&nbsp;de code<br />&lt;/pre></td><td>
+<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td>&lt;pre&gt;<br />&nbsp;lignes<br />&nbsp;de code<br />&lt;/pre&gt;</td><td>
<pre>
lignes
de code