ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/templates/blocks/system_block_comments.html

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

    <td align="center"><{$comment.poster}></td>

Unexpected spaces found.
Open

    <td><{$comment.title}></td>

Incorrect end of line character(s) found.
Open

  <tr class="<{cycle values="even,odd"}>">

Incorrect end of line character(s) found.
Open

    <td align="center"><img src="<{$xoops_url}>/images/subject/<{$comment.icon}>" alt="" /></td>

Unexpected spaces found.
Open

    <td align="center"><{$comment.module}></td>

Incorrect end of line character(s) found.
Open

<table width="100%" cellspacing="1px" class="outer">

Unexpected spaces found.
Open

  <{foreach item=comment from=$block.comments}>

Unexpected spaces found.
Open

    <td align="<{$smarty.const._GLOBAL_RIGHT}>"><{$comment.time}></td>

Incorrect end of line character(s) found.
Open

    <td align="center"><{$comment.module}></td>

Unexpected spaces found.
Open

    <td align="center"><{$comment.poster}></td>

Unexpected spaces found.
Open

  </tr>

Unexpected spaces found.
Open

    <td align="center"><img src="<{$xoops_url}>/images/subject/<{$comment.icon}>" alt="" /></td>

Incorrect end of line character(s) found.
Open

    <td><{$comment.title}></td>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

  <{/foreach}>

Unexpected spaces found.
Open

  <tr class="<{cycle values="even,odd"}>">

Incorrect end of line character(s) found.
Open

  <{foreach item=comment from=$block.comments}>

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

    <td align="<{$smarty.const._GLOBAL_RIGHT}>"><{$comment.time}></td>

There are no issues that match your filters.

Category
Status