aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/admin/help.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/admin/help.tpl')
-rw-r--r--template/default/admin/help.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/admin/help.tpl b/template/default/admin/help.tpl
index c890e1fea..bcc02ce8b 100644
--- a/template/default/admin/help.tpl
+++ b/template/default/admin/help.tpl
@@ -14,7 +14,7 @@
<!-- END illustration -->
<ul style="text-align:left; margin-right:10px;">
<!-- BEGIN item -->
- <li>{cat.item.CONTENT}</li>
+ <li style="margin-bottom:5px;">{cat.item.CONTENT}</li>
<!-- END item -->
</ul>
</td>
@@ -23,4 +23,4 @@
<td>&nbsp;</td>
</tr>
<!-- END cat -->
-</table> \ No newline at end of file
+</table>