Esempio n. 1
0
        ?>
</td>
                        </tr>
                    <?php 
    }
    ?>
                    </tbody>
                </table>
            <?php 
}
?>
        </div><!-- /.one-half -->

        <div class="one-half">
            <?php 
$locations = Realia_Statistics::property_views_get_popular_locations();
?>

            <?php 
if (!empty($locations) && is_array($locations)) {
    ?>
                <table class="table">
                    <thead>
                    <th colspan="2" class="center">
                        <?php 
    echo __('10 most popular locations', 'realia');
    ?>
                    </th>
                    </thead>

                    <tbody>