Просмотр файла root/styles/mobile/template/posting_smilies.html
<!-- INCLUDE simple_header.html --> <div class="tab"><span class="gensmall">{L_SMILIES}</span></div> <table cellspacing="1" cellpadding="4" width="100%" class="row1"> <!-- BEGIN smiley --> <tr><td class="row_hard">{smiley.SMILEY_CODE}</td><td class="row_easy"><img src="{smiley.SMILEY_IMG}" alt="" /></td></tr> <!-- END smiley --> </table> {PAGINATION} <!-- INCLUDE simple_footer.html -->