Commit 501afaee4192c09f4257821d188a299ad5613e4e
1 parent
b4f7ead1
add spacing to fix KTS-83
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4600 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
templates/ktcore/manage_help.smarty
| ... | ... | @@ -6,7 +6,7 @@ via the help system and click on <strong>customise this help file</strong>.{/i18 |
| 6 | 6 | { if $helpreplacements } |
| 7 | 7 | <h2>Existing customised help pages</h2> |
| 8 | 8 | |
| 9 | -<table class="pretty" cellspacing="0" cellpadding="0" border="0"> | |
| 9 | +<table class="listing" cellspacing="0" cellpadding="0" border="0"> | |
| 10 | 10 | <thead> |
| 11 | 11 | <tr> |
| 12 | 12 | <th>Name</th> | ... | ... |