htdocs/modules/system/templates/blocks/system_block_topusers.html
Incorrect end of line character(s) found. Open
Open
<{if $user.avatar != ""}>
- Exclude checks
Unexpected spaces found. Open
Open
<img src="<{$user.avatar}>" alt="<{$user.name}>'s avatar" width="32px" /><br />
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<table cellspacing="1px" class="outer">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{/if}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{foreach item=user from=$block.users}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<tr class="<{cycle values="even,odd"}>" valign="middle">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</tr>
- Exclude checks
Unexpected spaces found. Open
Open
<{foreach item=user from=$block.users}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
</table>
- Exclude checks
Unexpected spaces found. Open
Open
<tr class="<{cycle values="even,odd"}>" valign="middle">
- 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="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>" title="<{$user.name}>"><{$user.name}></a>
- Exclude checks
Unexpected spaces found. Open
Open
<{/foreach}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td align="center">
- Exclude checks
Unexpected spaces found. Open
Open
<td align="center">
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<img src="<{$user.avatar}>" alt="<{$user.name}>'s avatar" width="32px" /><br />
- Exclude checks
Unexpected spaces found. Open
Open
<{if $user.avatar != ""}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<td align="center"><{$user.posts}></td>
- Exclude checks
Unexpected spaces found. Open
Open
<{/if}>
- Exclude checks
Incorrect end of line character(s) found. Open
Open
<{/foreach}>
- Exclude checks
Unexpected spaces found. Open
Open
</td>
- Exclude checks
Unexpected spaces found. Open
Open
<td align="center"><{$user.posts}></td>
- Exclude checks
Unexpected spaces found. Open
Open
</tr>
- Exclude checks
Unexpected spaces found. Open
Open
<a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>" title="<{$user.name}>"><{$user.name}></a>
- Exclude checks