ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/templates/system_comments_thread.html

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

<{section name=i loop=$comments}>

Unexpected spaces found.
Open

    <th width="20%"><{$lang_poster}></th>

Incorrect end of line character(s) found.
Open

<!-- end comment tree -->

Unexpected spaces found.
Open

  </tr>

Unexpected spaces found.
Open

  <{include file="db:system_comment.html" comment=$comments[i]}>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

    <th width="50%"><{$lang_subject}></th>

Unexpected spaces found.
Open

    <th align="<{$smarty.const._GLOBAL_RIGHT}>"><{$lang_posted}></th>

Incorrect end of line character(s) found.
Open

</table>

Incorrect end of line character(s) found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

<{if $comments[i].show_replies == true}>

Unexpected spaces found.
Open

  <tr>

Unexpected spaces found.
Open

    <td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>"><{$reply.date_posted}></td>

Incorrect end of line character(s) found.
Open

<a href="<{$comment_url}>" title="<{$lang_top}>"><{$lang_top}></a> | <a href="<{$comment_url}>&amp;com_id=<{$comments[i].pid}>&amp;com_rootid=<{$comments[i].rootid}>#newscomment<{$comments[i].pid}>" title="<{$lang_parent}>"><{$lang_parent}></a>

Incorrect end of line character(s) found.
Open

<{/if}>

Unexpected spaces found.
Open

    <td class="even"><{$reply.prefix}> <a href="<{$comment_url}>&amp;com_id=<{$reply.id}>&amp;com_rootid=<{$reply.root_id}>" title="<{$reply.simple_title}>"><{$reply.title}></a></td>

Incorrect end of line character(s) found.
Open

    <td class="odd" align="center"><{$reply.poster.uname}></td>

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

    <td class="even"><{$reply.prefix}> <a href="<{$comment_url}>&amp;com_id=<{$reply.id}>&amp;com_rootid=<{$reply.root_id}>" title="<{$reply.simple_title}>"><{$reply.title}></a></td>

Incorrect end of line character(s) found.
Open

    <th width="20%"><{$lang_poster}></th>

Incorrect end of line character(s) found.
Open

</div>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

<br />

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

<table cellspacing="1px" class="outer">

Unexpected spaces found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

</table>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

<!-- start comment tree -->

Unexpected spaces found.
Open

    <td class="odd" align="center"><{$reply.poster.uname}></td>

Incorrect end of line character(s) found.
Open

    <th><{$lang_thread}></th>

Unexpected spaces found.
Open

    <th><{$lang_thread}></th>

Incorrect end of line character(s) found.
Open

  <{include file="db:system_comment.html" comment=$comments[i]}>

Incorrect end of line character(s) found.
Open

<table cellspacing="1px" class="outer">

Incorrect end of line character(s) found.
Open

    <th width="50%"><{$lang_subject}></th>

Incorrect end of line character(s) found.
Open

  <{foreach item=reply from=$comments[i].replies}>

Unexpected spaces found.
Open

    <th width="20%" align="center"><{$lang_poster}></th>

Incorrect end of line character(s) found.
Open

<{/if}>

Unexpected spaces found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

<br />

Incorrect end of line character(s) found.
Open

<{if $show_threadnav == true}>

Unexpected spaces found.
Open

  <{/foreach}>

Incorrect end of line character(s) found.
Open

<div style="text-align:<{$smarty.const._GLOBAL_LEFT}>; margin:3px; padding: 5px;">

Incorrect end of line character(s) found.
Open

    <th width="20%" align="center"><{$lang_poster}></th>

Incorrect end of line character(s) found.
Open

    <th align="<{$smarty.const._GLOBAL_RIGHT}>"><{$lang_posted}></th>

Incorrect end of line character(s) found.
Open

  <tr>

Unexpected spaces found.
Open

  <{foreach item=reply from=$comments[i].replies}>

Incorrect end of line character(s) found.
Open

  </tr>

Incorrect end of line character(s) found.
Open

  <tr>

Incorrect end of line character(s) found.
Open

    <td class="even" align="<{$smarty.const._GLOBAL_RIGHT}>"><{$reply.date_posted}></td>

Incorrect end of line character(s) found.
Open

  <{/foreach}>

There are no issues that match your filters.

Category
Status