0 Пользователей и 1 Гость просматривают эту тему.
if($context['TPortal']['leftbar']) { echo '<td width="' ,$context['TPortal']['leftbar_width'], '" style="padding: ' , isset($context['TPortal']['padding']) ? $context['TPortal']['padding'] : '4' , 'px; padding-top: 4px;padding-right: 1ex;" valign="top"> <div id="leftbarHeader"', empty($options['collapse_leftbar']) ? '' : ' style="display: none;"', ' style="padding-top: 5px; width: ' ,$context['TPortal']['leftbar_width'], 'px;">'; TPortal_sidebar('left'); echo '</div></td>'; }
if($context['TPortal']['leftbar'])
if($context['TPortal']['leftbar'] || in_array($context['TPortal']['action'],array('тут','действия','через','запятую')))
Код: [Выделить]if($context['TPortal']['leftbar'] || in_array($context['TPortal']['action'],array('тут','действия','через','запятую')))