از این کد استفاده کنید :

کد:
<?php if ($this->countModules( 'left' )) : ?>
 <div class="left">
  <jdoc:include type="modules" name="left" style="rounded" />
 </div>
<?php endif; ?>