ImpressCMS/impresscms

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

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

            <{$breadcrumb_item.caption}>

Incorrect end of line character(s) found.
Open

        <{else}>

Incorrect end of line character(s) found.
Open

        <{/if}>

Incorrect end of line character(s) found.
Open

    <{foreach item=breadcrumb_item from=$icms_breadcrumb_items name=loop}>

Incorrect end of line character(s) found.
Open

        <{if !$smarty.foreach.loop.last}>&nbsp;>&nbsp;<{/if}>

Incorrect end of line character(s) found.
Open

<div class="icms_breadcrumb">

Incorrect end of line character(s) found.
Open

        <{if $breadcrumb_item.link}>

Incorrect end of line character(s) found.
Open

            <a href="<{$breadcrumb_item.link}>"><{$breadcrumb_item.caption}></a>

Incorrect end of line character(s) found.
Open

    <{/foreach}>

There are no issues that match your filters.

Category
Status