Leaderboard


Popular Content

Showing content with the highest reputation on 02/17/17 in all areas

  1. 1 point
    В шаблоне realty_grid.tpl убрать код {if $geodata_show_grid_map==1 and $smarty.server.REQUEST_URI != '/'} <div id="map" style="margin: 10px 0;"></div> {else} <div id="map" style="margin: 10px 0;"> <iframe src="{$estate_folder}/js/ajax.php?action=iframe_map" style="border; 0px;" border="0" width="100%" height="100%"></iframe> </div> {/if}