File "header_print.php"
Full Path: /home/ichhrkpd/public_html/idcm_old/application/views/header_print.php
File size: 1 KB
MIME-type: text/html
Charset: utf-8
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title><?php echo 'IDCM';?></title>
<!-- Tell the browser to be responsive to screen width -->
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="shortcut icon" href="<?php echo base_url();?>img/idc-logo.ico">
<!-- Bootstrap 3.3.5 -->
<link rel="stylesheet" href="<?php echo base_url();?>lib/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="<?php echo base_url();?>lib/bootstrap/css/font-awesome.min.css">
<link rel="stylesheet" href="<?php echo base_url();?>lib/ionicons-2.0.1/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="<?php echo base_url();?>lib/theme/css/AdminLTE.css">
</head>
<!-- onload="window.print();" -->
<body >