Showing
1 changed file
with
1 additions
and
1 deletions
1 | <?php $this->_extends('layout/default_layout');?> | 1 | <?php $this->_extends('layout/default_layout');?> |
2 | <?php $this->_block('main');?> | 2 | <?php $this->_block('main');?> |
3 | - <img src="<?php echo SITE_RES.'/images/yohood/recom.jpg';?>" /> | 3 | + <img src="<?php echo SITE_RES.'/images/yohood/recom.jpg';?>" style="margin: 0 auto; width: 100%;"/> |
4 | <?php $this->_endblock();?> | 4 | <?php $this->_endblock();?> |
-
Please register or login to post a comment