| Little language bug
There is stil a little translate bug in the language in the commentspal template Line 29:
<span class="smallfont">{$compal['comment'][$x]}<br />by <a href="{$Globals['maindir']}/member.php?uid={$compal['userid'][$x]}">{$compal['username'][$x]}</a></span> by must be in the language file for translating to other language
|