echo $row->title; ?> "> <img src="<?php echo $base_url; ?> img/project/no-image.jpg" /> </a> </div> <?php } ?> <div class="noidung content-vip" style="width:465px; height:85px; float:left; margin-top:10px;"> <p style="text-align:justify;color:#333333; line-height: 18px;"> <?php echo strlen($row->description) < 400 ? $row->description : cut_string2($row->description, 400) . ' ...'; ?> </p> </div> <div class="thongtin"> <strong> <p style=" color:#cb0021; float:left;"> Giá: <span class="style3"> <?php if ($row->isPrice == 0) { ?> <?php echo $row->price_text . ' ' . getpricetype($row->price_type); ?> <?php } else {
<img alt="<?php echo $row->title; ?> " src="<?php echo $base_url; ?> images/no-image.png" /> </a> </div> <?php } ?> <div class="noidung" style="width:465px; height:85px; float:left; margin-top:10px;"> <p style="text-align:justify;color:#333333; line-height: 18px;"> <?php echo strlen(strip_tags($row->description)) < 400 ? strip_tags($row->description) : cut_string2(strip_tags($row->description), 400) . ' ...'; ?> </p> </div> <div class="thongtin"> <strong><p style=" color:#cb0021; float:left;"> Giá: <span class="style3"> <?php if ($row->isPrice == 0) { ?> <?php echo $row->price_text . ' ' . getpricetype($row->price_type); ?> <?php } else {
<div class="listrecruit mainconstructioncol2"> <div class="namelistrecruit"><h3><a title="<?php echo $row->{'title_' . $this->language}; ?> " href="<?php echo $base_url . $this->lang->lang(); ?> /recruit/<?php echo $row->title_none; ?> "><?php echo $row->{'title_' . $this->language}; ?> </a></h3></div> <div class="deslistrecruit"><?php echo strlen($row->{'short_' . $this->language}) > 400 ? cut_string2($row->{'short_' . $this->language}, 400) . ' ...' : $row->{'short_' . $this->language}; ?> </div> <div class="readmore fr"> <a title="<?php echo $row->{'title_' . $this->language}; ?> " href="<?php echo $base_url . $this->lang->lang(); ?> /recruit/<?php echo $row->title_none; ?> "><?php echo lang('view_more'); ?>