~begerega/ihris-chw-sl/trunk

« back to all changes in this revision

Viewing changes to templates/en_US/report_print.html

  • Committer: Ese Egerega
  • Date: 2018-05-03 14:17:04 UTC
  • Revision ID: egerega@gmail.com-20180503141704-3br8dto013rgx65x
Initial import of Sierra Leone  CHW registry

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
4
<html>
 
5
<head>
 
6
<title>iHRIS Manage</title>
 
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
8
<meta http-equiv="content-language" content="en-us" />
 
9
<meta name="robots" content="all" />
 
10
<meta http-equiv="imagetoolbar" content="false" />
 
11
<meta name="MSSmartTagsPreventParsing" content="true" />
 
12
<meta name="author" content="Development by IntraHealth International, Inc.  http://www.intrahealth.org/  Website graphic design by DesignHammer Media Group LLC, Building Smarter Websites http://www.designhammer.com" />
 
13
<meta name="copyright" content="" />
 
14
<meta name="Description" content="" />
 
15
<meta name="Keywords" content="" />
 
16
<link rel="Shortcut Icon" href="file/favicon.ico" />
 
17
<link rel="stylesheet" href="file/container-print.css" type="text/css" media="print" />
 
18
<style type="text/css" media="screen">
 
19
        @import url(file/container-screen.css);
 
20
</style>
 
21
<!--[if lt IE 7]><link href="file/iehacks.css" rel="stylesheet" type="text/css" media="screen" /><![endif]-->
 
22
<script type="text/javascript"></script>
 
23
</head>
 
24
<body>
 
25
 
 
26
    <table border="0" cellpadding="0" cellspacing="0">
 
27
        <caption>Results for <span name="limit_header"></span>: <span name="num_rows"></span></caption>
 
28
        <thead>
 
29
                <tr name="report_header"><th>#</th></tr>
 
30
        </thead>
 
31
        <tbody name="report_body">
 
32
        </tbody>
 
33
    </table>
 
34
 
 
35
</body>
 
36
</html>