- 1
- 2
- 3
<?if (strpos($img, 'no_photo') !== false) {} else {?>
<img title="<?=util::prepareHTML($a_info['cap'])?>" src="<?=$img?>" width="361" height="238" class="clipart-news-l" alt="<?=util::prepareHTML($a_info['cap'])?>" />
<?}?>