summaryrefslogtreecommitdiffstats
path: root/public/help/hr
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/hr')
-rw-r--r--public/help/hr/wiki_syntax.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/hr/wiki_syntax.html b/public/help/hr/wiki_syntax.html
index a390a414b..d67dc885a 100644
--- a/public/help/hr/wiki_syntax.html
+++ b/public/help/hr/wiki_syntax.html
@@ -22,7 +22,7 @@ table td h3 { font-size: 1.2em; text-align: left; }
<table style="width:100%">
<tr><th colspan="3">Font Styles</th></tr>
-<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td width="50%">*Strong*</td><td width="50%"><strong>Strong</strong></td></tr>
+<tr><th><img src="../../images/jstoolbar/bt_strong.png" style="border: 1px solid #bbb;" alt="Strong" /></th><td style="width:50%;">*Strong*</td><td style="width:50%;"><strong>Strong</strong></td></tr>
<tr><th><img src="../../images/jstoolbar/bt_em.png" style="border: 1px solid #bbb;" alt="Italic" /></th><td>_Italic_</td><td><em>Italic</em></td></tr>
<tr><th><img src="../../images/jstoolbar/bt_ins.png" style="border: 1px solid #bbb;" alt="Underline" /></th><td>+Underline+</td><td><ins>Underline</ins></td></tr>
<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>