
Потом в файле /templates/шаблон/controllers/users/profile_view.tpl.php в удобное место добавить
Код PHP:
<?php if(!empty($profile['is_real'])) { ?><img src="/картинка.png" alt="Проверенный" width="40" height="40" /><?php } ?>



