| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/hocthongminh.net-bk/public_html/site/components/errcode/views/ |
Upload File : |
<style type="text/css">
.err_left {
background: #FFF;
}
.err_left h2 {
font-size: 20px !important;
padding: 0;
margin: 0px 15px 20px;
min-height:300px;
}
ul.grid {}
ul.grid li {
width: 45%;
float: left;
margin-right: 15px;
padding: 12px;
font-size: 25px !important;
list-style:none;
}
ul.grid li a {
font-size:20px !important;
}
h3.widget-title {
background: #cd1818;
color: #fff;
padding: 12px 12px;
margin-bottom: 15px;
font-size: 14px !important;
}
.err_content {
padding: 15px 0;
display: block;
min-height: 300px;
}
</style>
<section class="bread-crumb margin-bottom-10">
<div class="container">
<div class="row">
<div class="col-xs-12">
<ul class="breadcrumb" itemscope itemtype="https://schema.org/BreadcrumbList">
<li class="home" itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <a itemprop="item" href="<?=site?>" title="Trang chủ"> <span itemprop="name">Trang chủ</span></a>
<meta itemprop="position" content="1" />
<span><i class="fa fa-angle-right"></i></span> </li>
<li itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"> <strong> <span itemprop="name">Tra mã lỗi</span>
<meta itemprop="position" content="2" />
</strong> </li>
</ul>
</div>
</div>
</div>
</section>
<div class="container">
<div class="row">
<div class="col-md-9">
<h2 class="catname">Các thương hiệu máy photocopy, máy in</h2>
<div class="err_left">
<div class="err_content">
<ul class="">
<? foreach ($list_trade as $rs) : ?>
<li style="width:50%; float:left"><a style="display:inline-block;" href="<?=site?>dong-may/<?=alias($rs->trade_name)?>-<?=$rs->trade_id?>.html"><?=$rs->trade_name?></a></li>
<? endforeach ;?>
</ul>
</div>
</div>
</div>
<?php $this->load->view('right');?>
<div style="clear:both"></div>
</div>
</div>