diff options
Diffstat (limited to 'public/help/sl')
-rw-r--r-- | public/help/sl/wiki_syntax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/sl/wiki_syntax.html b/public/help/sl/wiki_syntax.html index e1e4cb1bb..a390a414b 100644 --- a/public/help/sl/wiki_syntax.html +++ b/public/help/sl/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>-Deleted-</td><td><del>Deleted</del></td></tr> <tr><th></th><td>??Quote??</td><td><cite>Quote</cite></td></tr> <tr><th><img src="../../images/jstoolbar/bt_code.png" style="border: 1px solid #bbb;" alt="Inline Code" /></th><td>@Inline Code@</td><td><code>Inline Code</code></td></tr> -<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> +<tr><th><img src="../../images/jstoolbar/bt_pre.png" style="border: 1px solid #bbb;" alt="Preformatted text" /></th><td><pre><br /> lines<br /> of code<br /></pre></td><td> <pre> lines of code |