ImpressCMS/impresscms

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

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

    <div class="item">

Incorrect end of line character(s) found.
Open

            <div><b><{$smarty.const._CO_ICMS_RATING_AVERAGE}></b><{$icms_rating_stats_average}></div>

Incorrect end of line character(s) found.
Open

                        <input name="icms_rating_value" value="4" type="radio">4

Incorrect end of line character(s) found.
Open

    </div>

Incorrect end of line character(s) found.
Open

            <div class="itemHead"><{$smarty.const._CO_ICMS_RATING_RATE_THIS}></div>

Incorrect end of line character(s) found.
Open

                </form>

Incorrect end of line character(s) found.
Open

                        <input name="icms_rating_value" value="2" type="radio">2

Incorrect end of line character(s) found.
Open

        <{/if}>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

            <div><b><{$smarty.const._CO_ICMS_RATING_VOTERS_TOTAL}></b><{$icms_rating_stats_total}></div>

Incorrect end of line character(s) found.
Open

        <{elseif $icms_user_can_rate}>

Incorrect end of line character(s) found.
Open

                <form name='icms_rating_form' id='icms_rating_form' method='post'>

Incorrect end of line character(s) found.
Open

                        <input name="icms_rating_value" value="5" type="radio">5

Incorrect end of line character(s) found.
Open

            </div>

Incorrect end of line character(s) found.
Open

<div id="icms_rating_container">

Incorrect end of line character(s) found.
Open

                    <div style="float: <{$smarty.const._GLOBAL_RIGHT}>;">

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

        <div class="odd" style="display: block;">

Incorrect end of line character(s) found.
Open

        </div>

Incorrect end of line character(s) found.
Open

        <{if $icms_rated}>

Incorrect end of line character(s) found.
Open

                        <input name="icms_rating_submit" value="<{$smarty.const._CO_ICMS_RATING_RATE_IT}>" type="submit">

Incorrect end of line character(s) found.
Open

                    </div>

Incorrect end of line character(s) found.
Open

                        <input name="icms_rating_value" value="3" type="radio">3

Incorrect end of line character(s) found.
Open

            <div class="itemHead"><b><{$smarty.const._CO_ICMS_RATING_ALREADY_RATED}><{$icms_user_rate}></b></div>

Incorrect end of line character(s) found.
Open

                    <div style="float: <{$smarty.const._GLOBAL_LEFT}>;">

Incorrect end of line character(s) found.
Open

                        <input name="icms_rating_value" value="1" type="radio">1

Incorrect end of line character(s) found.
Open

                <br />

Incorrect end of line character(s) found.
Open

            <div class="odd">

Incorrect end of line character(s) found.
Open

                    </div>

There are no issues that match your filters.

Category
Status