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