Просмотр файла sys/themes/light_wap/tpl/inc.adt.top.tpl.php
<? if ($adt->top) { ?>
<div id="adt_top">
<?= $this->section($adt->top, '{0}') ?>
</div>
<?
}?>
<? if ($adt->top) { ?>
<div id="adt_top">
<?= $this->section($adt->top, '{0}') ?>
</div>
<?
}?>