htdocs/modules/system/templates/system_comment.html
Unexpected spaces found. Open
Open
</tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Unexpected spaces found. Open
Open
<td class="odd"><div class="comUserRank"><div class="comUserRankText"><{$comment.poster.rank_title}></div><img class="comUserRankImg" src="<{$comment.poster.rank_image}>" alt="" /></div><img class="comUserImg" src="<{$comment.poster.avatar}>" alt="" /><div class="comUserStat"><span class="comUserStatCaption"><{$lang_joined}>:</span> <{$comment.poster.regdate}></div><div class="comUserStat"><span class="comUserStatCaption"><{$lang_from}>:</span> <{$comment.poster.from}></div><div class="comUserStat"><span class="comUserStatCaption"><{$lang_posts}>:</span> <{$comment.poster.postnum}></div><div class="comUserStatus"><{$comment.poster.status}></div></td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{elseif $xoops_isuser == true || $anon_canpost == true}>
- Exclude checks
Unexpected spaces found. Open
Open
<{else}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<tr>
- Exclude checks
Unexpected spaces found. Open
Open
<{/if}>
- Exclude checks
Unexpected spaces found. Open
Open
<{elseif $xoops_isuser == true || $anon_canpost == true}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{if $xoops_iscommentadmin == true}>
- Exclude checks
Unexpected spaces found. Open
Open
<{if $xoops_iscommentadmin == true}>
- Exclude checks
Unexpected spaces found. Open
Open
</td>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="even"> </td>
- Exclude checks
Unexpected spaces found. Open
Open
<{/if}>
- Exclude checks
Unexpected spaces found. Open
Open
<tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{if $comment.poster.id != 0}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<!-- start comment post -->
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{else}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="even"> </td>
- Exclude checks
Unexpected spaces found. Open
Open
<{else}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Unexpected spaces found. Open
Open
<a href="<{$replycomment_link}>&com_id=<{$comment.id}>" title="<{$lang_reply}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/reply.gif" alt="<{$lang_reply}>" /></a>
- Exclude checks
Unexpected spaces found. Open
Open
<{if $comment.poster.id != 0}>
- Exclude checks
Unexpected spaces found. Open
Open
<tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="even"></td>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>">
- Exclude checks
Unexpected spaces found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>">
- Exclude checks
Unexpected spaces found. Open
Open
<a href="<{$editcomment_link}>&com_id=<{$comment.id}>" title="<{$lang_edit}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/edit.gif" alt="<{$lang_edit}>" /></a><a href="<{$replycomment_link}>&com_id=<{$comment.id}>" title="<{$lang_reply}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/reply.gif" alt="<{$lang_reply}>" /></a>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<a href="<{$replycomment_link}>&com_id=<{$comment.id}>" title="<{$lang_reply}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/reply.gif" alt="<{$lang_reply}>" /></a>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="odd">
- Exclude checks
Unexpected spaces found. Open
Open
<div class="comTitle"><{$comment.image}><{$comment.title}></div><div class="comText"><{$comment.text}></div>
- Exclude checks
Unexpected spaces found. Open
Open
<{elseif $xoops_isuser == true && $xoops_userid == $comment.poster.id}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<a href="<{$editcomment_link}>&com_id=<{$comment.id}>" title="<{$lang_edit}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/edit.gif" alt="<{$lang_edit}>" /></a><a href="<{$replycomment_link}>&com_id=<{$comment.id}>" title="<{$lang_reply}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/reply.gif" alt="<{$lang_reply}>" /></a>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{/if}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<tr>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>">
- Exclude checks
Unexpected spaces found. Open
Open
<a href="<{$editcomment_link}>&com_id=<{$comment.id}>" title="<{$lang_edit}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/edit.gif" alt="<{$lang_edit}>" /></a><a href="<{$deletecomment_link}>&com_id=<{$comment.id}>" title="<{$lang_delete}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/delete.gif" alt="<{$lang_delete}>" /></a><a href="<{$replycomment_link}>&com_id=<{$comment.id}>" title="<{$lang_reply}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/reply.gif" alt="<{$lang_reply}>" /></a>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="odd"> </td>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="odd">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Unexpected spaces found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="head"><div class="comDate"><span class="comDateCaption"><{$lang_posted}>:</span> <{$comment.date_posted}> <span class="comDateCaption"><{$lang_updated}>:</span> <{$comment.date_modified}></div></td>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="even"></td>
- Exclude checks
Unexpected spaces found. Open
Open
</tr>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="head"><a id="comment<{$comment.id}>"></a> <{$comment.poster.uname}></td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<tr>
- Exclude checks
Unexpected spaces found. Open
Open
<tr>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="odd"> </td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<div class="comTitle"><{$comment.image}><{$comment.title}></div><div class="comText"><{$comment.text}></div>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{elseif $xoops_isuser == true && $xoops_userid == $comment.poster.id}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="head"><a id="comment<{$comment.id}>"></a> <{$comment.poster.uname}></td>
- Exclude checks
Unexpected spaces found. Open
Open
<td class="head"><div class="comDate"><span class="comDateCaption"><{$lang_posted}>:</span> <{$comment.date_posted}> <span class="comDateCaption"><{$lang_updated}>:</span> <{$comment.date_modified}></div></td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="odd"><div class="comUserRank"><div class="comUserRankText"><{$comment.poster.rank_title}></div><img class="comUserRankImg" src="<{$comment.poster.rank_image}>" alt="" /></div><img class="comUserImg" src="<{$comment.poster.avatar}>" alt="" /><div class="comUserStat"><span class="comUserStatCaption"><{$lang_joined}>:</span> <{$comment.poster.regdate}></div><div class="comUserStat"><span class="comUserStatCaption"><{$lang_from}>:</span> <{$comment.poster.from}></div><div class="comUserStat"><span class="comUserStatCaption"><{$lang_posts}>:</span> <{$comment.poster.postnum}></div><div class="comUserStatus"><{$comment.poster.status}></div></td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{else}>
- Exclude checks
Unexpected spaces found. Open
Open
</tr>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<a href="<{$editcomment_link}>&com_id=<{$comment.id}>" title="<{$lang_edit}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/edit.gif" alt="<{$lang_edit}>" /></a><a href="<{$deletecomment_link}>&com_id=<{$comment.id}>" title="<{$lang_delete}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/delete.gif" alt="<{$lang_delete}>" /></a><a href="<{$replycomment_link}>&com_id=<{$comment.id}>" title="<{$lang_reply}>"><img src="<{$xoops_url}>/images/icons/<{$icms_langname}>/reply.gif" alt="<{$lang_reply}>" /></a>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks
Unexpected spaces found. Open
Open
<td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{/if}>
- Exclude checks
Unexpected spaces found. Open
Open
</td>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
- Exclude checks