ImpressCMS/impresscms

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

Summary

Maintainability
Test Coverage

Incorrect end of line character(s) found.
Open

<html xmlns="http://www.w3.org/1999/xhtml">

Incorrect end of line character(s) found.
Open

</style>

Incorrect end of line character(s) found.
Open

<head>

Incorrect end of line character(s) found.
Open

<meta name="author" content="<{$icms_meta_author}>" />

Incorrect end of line character(s) found.
Open

<meta name="copyright" content="<{$icms_meta_copyright}>" />

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

</head>

Incorrect end of line character(s) found.
Open

        <h3><{$icms_print_dsc}></h3>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    <{if $icms_print_dsc}>

Incorrect end of line character(s) found.
Open

    <{/if}>

Incorrect end of line character(s) found.
Open

</div>

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    <{if $icms_print_title}>

Unexpected trailing spaces found.
Open

    

Incorrect end of line character(s) found.
Open

<meta name="keywords" content="<{$icms_meta_keywords}>" />

Incorrect end of line character(s) found.
Open

<body onload="self.print();">

Incorrect end of line character(s) found.
Open

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Incorrect end of line character(s) found.
Open

<meta http-equiv="content-language" content="<{$icms_langcode}>" />

Incorrect end of line character(s) found.
Open

<meta name="description" content="<{$icms_meta_description}>" />

Incorrect end of line character(s) found.
Open

    <div id="icms_printer_friendly_content"><{$icms_print_content}></div>

Incorrect end of line character(s) found.
Open

    <div id="print_close"><a href="javascript:window.close();">Close this window</a></div>

Incorrect end of line character(s) found.
Open

        <h2><{$icms_print_title}></h2>

Incorrect end of line character(s) found.
Open

    

Incorrect end of line character(s) found.
Open

<link rel="stylesheet" media="all" href="<{$icms_url}>/modules/system/print<{if $icms_rtl}>_rtl<{/if}>.css" type="text/css">

Incorrect end of line character(s) found.
Open

</body>

Incorrect end of line character(s) found.
Open

<meta name="rating" content="<{$icms_meta_rating}>" />

Incorrect end of line character(s) found.
Open

<link rel="stylesheet" media="all" href="<{$icms_url}>/modules/system/style<{if $icms_rtl}>_rtl<{/if}>.css" type="text/css">

Incorrect end of line character(s) found.
Open

    #container {width: <{$icms_print_width}>px; margin-left: auto; margin-right: auto;}

Unexpected trailing spaces found.
Open

    

Incorrect end of line character(s) found.
Open

<meta http-equiv="content-type" content="text/html; charset=<{$icms_charset}>" />

Incorrect end of line character(s) found.
Open

<title><{$icms_print_pageTitle}></title>

Incorrect end of line character(s) found.
Open

<div id="container">

Incorrect end of line character(s) found.
Open

<meta name="robots" content="<{$icms_meta_robots}>" />

Incorrect end of line character(s) found.
Open

Incorrect end of line character(s) found.
Open

    <{/if}>

Incorrect end of line character(s) found.
Open

<meta name="generator" content="IMPRESSCMS" />

Incorrect end of line character(s) found.
Open

    

Incorrect end of line character(s) found.
Open

<style>

There are no issues that match your filters.

Category
Status