ImpressCMS/impresscms

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

Summary

Maintainability
Test Coverage

Unexpected spaces found.
Open

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

Incorrect end of line character(s) found.
Open

<{$form.javascript}>

Unexpected spaces found.
Open

    <!-- start of form elements loop -->

Incorrect end of line character(s) found.
Open

        <td class="head"><{$element.caption}>

Incorrect end of line character(s) found.
Open

      </tr>

Incorrect end of line character(s) found.
Open

      <{/if}>

Unexpected spaces found.
Open

      <{/if}>

Incorrect end of line character(s) found.
Open

    <!-- end of form elements loop -->

Incorrect end of line character(s) found.
Open

    </tr>

Unexpected spaces found.
Open

    <th colspan="2"><{$form.title}></th>

Incorrect end of line character(s) found.
Open

        <{/if}>

Unexpected spaces found.
Open

        <{/if}>

Incorrect end of line character(s) found.
Open

    <{foreach item=element from=$form.elements}>

Unexpected spaces found.
Open

    <{foreach item=element from=$form.elements}>

Incorrect end of line character(s) found.
Open

    <{/foreach}>

Incorrect end of line character(s) found.
Open

            <div style="font-weight: normal"><{$element.description}></div>

Incorrect end of line character(s) found.
Open

    <!-- start of form elements loop -->

Incorrect end of line character(s) found.
Open

      <{if $element.hidden != true}>

Unexpected spaces found.
Open

      </tr>

Incorrect end of line character(s) found.
Open

    <tr>

Incorrect end of line character(s) found.
Open

    <th colspan="2"><{$form.title}></th>

Incorrect end of line character(s) found.
Open

        <{if $element.description}>

Incorrect end of line character(s) found.
Open

      <{else}>

Unexpected spaces found.
Open

      <{else}>

Incorrect end of line character(s) found.
Open

        </td>

Unexpected spaces found.
Open

    <!-- end of form elements loop -->

Unexpected spaces found.
Open

        <td class="head"><{$element.caption}>

Incorrect end of line character(s) found.
Open

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

Unexpected spaces found.
Open

      <{$element.body}>

Unexpected spaces found.
Open

    </tr>

Unexpected spaces found.
Open

        <{if $element.description}>

Unexpected spaces found.
Open

    <{/foreach}>

Incorrect end of line character(s) found.
Open

  </table>

Unexpected spaces found.
Open

    <tr>

Incorrect end of line character(s) found.
Open

      <{$element.body}>

Unexpected spaces found.
Open

      <{if $element.hidden != true}>

Incorrect end of line character(s) found.
Open

<form name="<{$form.name}>" action="<{$form.action}>" method="<{$form.method}>" <{$form.extra}>>

Incorrect end of line character(s) found.
Open

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

Incorrect end of line character(s) found.
Open

      <tr id="<{$element.name}>_row">

Unexpected spaces found.
Open

      <tr id="<{$element.name}>_row">

Unexpected spaces found.
Open

            <div style="font-weight: normal"><{$element.description}></div>

Unexpected spaces found.
Open

        </td>

Unexpected spaces found.
Open

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

Unexpected spaces found.
Open

  </table>

There are no issues that match your filters.

Category
Status