ImpressCMS/impresscms

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

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

            <th width="200" style="text-align: <{$smarty.const._GLOBAL_LEFT}>;"><{$icms_single_view_header_caption}></th>

Incorrect end of line character(s) found.
Open

            <th style="text-align: <{$smarty.const._GLOBAL_LEFT}>;"><{$icms_single_view_header_value}></th>

Incorrect end of line character(s) found.
Open

    <{if $icms_single_view_header_value && $icms_header_as_row}>

Incorrect end of line character(s) found.
Open

<{/if}>

Incorrect end of line character(s) found.
Open

        <tr>

Incorrect end of line character(s) found.
Open

    <h1><{$icms_single_view_header_value}></h1>

Incorrect end of line character(s) found.
Open

            <td class="<{cycle values="even,odd"}>"><{$field.value}></td>

Incorrect end of line character(s) found.
Open

        </tr>

Incorrect end of line character(s) found.
Open

    <{foreach from=$icms_object_array key=key item=field name=singleviewloop}>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

<{if $icms_single_view_header_value && !$icms_header_as_row}>

Incorrect end of line character(s) found.
Open

        <tr>

Incorrect end of line character(s) found.
Open

            <td class="head" width="200"><{$field.caption}></td>

Incorrect end of line character(s) found.
Open

    <{/foreach}>

Incorrect end of line character(s) found.
Open

</table>

Incorrect end of line character(s) found.
Open

    <{/if}>

Incorrect end of line character(s) found.
Open

        </tr>

There are no issues that match your filters.

Category
Status