File: /home/joderbya/wlsa.quick-step-ei.com2/templates/reports_Report_rprint.htm
<!doctype html><p align=center><font size=+1 color=red>This website was created by evaluation version of PHPRunner.</font></p>
<p align=center><font size=+1 color=red>This warning message will not appear on website created by a paid-for version of PHPRunner.</font></p>
<html {$html_attrs}>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<title>{$pagetitle}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link REL="stylesheet" href="styles/default.css" type="text/css">
{BEGIN rtlCSS}
<link REL="stylesheet" href="styles/defaultRTL.css" type="text/css">
{END rtlCSS}
{BEGIN styleCSSFiles}
<link REL="stylesheet" href="{$stylepath}" type="text/css">
{END styleCSSFiles}
{BEGIN pageCSSFiles}
<link REL="stylesheet" href="{$pagestylepath}" type="text/css">
{END pageCSSFiles}
</head>
<body class="{$stylename} function-rprint" {$bodyattrs}>
{BEGIN body}
{$header}
<div class="rnr-page">
<div class="rnr-top {$blockclass_top}">
{BEGIN container_pdf}
<div class="rnr-c rnr-ch rnr-c-pdf">
{BEGIN printbuttons}
<div class="style1 rnr-bl rnr-b-printbuttons {$brickclass_printbuttons}">{BEGIN divideintopages_block}
<a href="#" class="divideintopages rnr-button button" {$divideintopages_attrs}>Prepare for printing</a>
{END divideintopages_block}
</div>
{END printbuttons}
<div class="rnr-hfiller"></div>
</div>
{END container_pdf}
{BEGIN container_pageheader}
<div class="rnr-c rnr-cv rnr-c-pageheader">
<style>
td.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary {background-color:#ffffbb;}
td.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary {background-color:#ffe0b0;}
</style>
{BEGIN printheader}
<div class="rnr-brickcontents style1 rnr-b-printheader {$brickclass_printheader}"><span> <h1>{$pagetitlelabel reports_Report rprint}</h1>
</span></div>{END printheader}
{BEGIN page_number}
<div class="rnr-brickcontents style1 rnr-b-page_of_print {$brickclass_page_of_print}"><h1>Page <span class="rp-pageno">{$pageno}</span> of <span class="rp-pagecount">{$pagecount}</span></h1></div>{END page_number}
</div>
{END container_pageheader}
</div>
<div class="rnr-middle">
<div class="rnr-left {$blockclass_left}">
</div>
<div class="rnr-center {$blockclass_center}">
{BEGIN container_grid}
<style>
td.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary.pagesummary {background-color:#ffffbb;}
td.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary.globalsummary {background-color:#ffe0b0;}
</style>
<div id="grid_block{$id}" class="rnr-report-gridblock">
<div class="rnr-cw-grid rnr-s-grid asbuttons {$pageStyleName}">
{BEGIN grid_block}
<TABLE class="rnr-c rnr-b-report report" CELLPADDING=0>
<thead>
<tr class="rnr-toprow table-header style1">
<th>{$label reports_Report Bairro}</th>
<th>{$label reports_Report Dom_stica}</th>
<th>{$label reports_Report F_sica}</th>
<th>{$label reports_Report Institucional}</th>
<th>{$label reports_Report Moral}</th>
<th>{$label reports_Report Psicol_gica}</th>
<th>{$label reports_Report Sexual}</th>
<th>{$label reports_Report Vitimas}</th>
<th class="rnr-edge"></th>
</tr>
</thead>
<tbody>
{BEGIN grid_row}
<!------------------------------------- data ----------------------------------------->
{BEGIN row_data}
<tr class="rnr-row style1" {$rowattrs}>
<!------------------------------------- begin detail links for row ----------------------------------------->
<!------------------------------------- end detail links for row ----------------------------------------->
<td {$recordattrs}>{$Bairro_value}</td>
<td {$recordattrs}>{$Dom_stica_value}</td>
<td {$recordattrs}>{$F_sica_value}</td>
<td {$recordattrs}>{$Institucional_value}</td>
<td {$recordattrs}>{$Moral_value}</td>
<td {$recordattrs}>{$Psicol_gica_value}</td>
<td {$recordattrs}>{$Sexual_value}</td>
<td {$recordattrs}>{$Vitimas_value}</td>
<td class="rnr-edge" {$recordattrs}></td>
</tr>
{END row_data}
{END grid_row}
</tbody>
</table>
{END grid_block}
</div>
</div>
{END container_grid}
</div>
<div class="rnr-right {$blockclass_right}">
</div>
</div>
<div class="rnr-bottom {$blockclass_bottom}">
</div>
</div>
{$footer}
{END body}
</body>
</html>