Вход Регистрация
Файл: apwa/cache/tpl_red-gold_message_body.html.php
Строк: 24
<?php if (!defined('IN_PHPBB')) exit; if ($this->_rootref['S_SIMPLE_MESSAGE']) {  $this->_tpl_include('simple_header.html'); } else { $this->_tpl_include('overall_header.html'); } ?>        

<h2 class="panel-header"><span class="panel-icon"><i class="icon-info-circled-alt"></i></span><?php echo (isset($this->_rootref['MESSAGE_TITLE'])) ? $this->_rootref['MESSAGE_TITLE'] : ''?></h2>
<div class="panel" id="message">    
    <p><?php echo (isset($this->_rootref['MESSAGE_TEXT'])) ? $this->_rootref['MESSAGE_TEXT'] : ''?></p>
    <?php if ($this->_rootref['SCRIPT_NAME'] == ("search") && ! $this->_rootref['S_BOARD_DISABLED'] && ! $this->_rootref['S_NO_SEARCH'] && $this->_rootref['L_RETURN_TO_SEARCH_ADV']) {  ?>

    <div class="buttons">
        <a href="<?php echo (isset($this->_rootref['U_SEARCH'])) ? $this->_rootref['U_SEARCH'] : ''?>" class="<?php echo (isset($this->_rootref['S_CONTENT_FLOW_BEGIN'])) ? $this->_rootref['S_CONTENT_FLOW_BEGIN'] : ''?>"><span class="button-icon"><i class="icon-left-open-mini"></i></span><?php echo ((isset($this->_rootref['L_RETURN_TO_SEARCH_ADV'])) ? $this->_rootref['L_RETURN_TO_SEARCH_ADV'] : ((isset($user->lang['RETURN_TO_SEARCH_ADV'])) ? $user->lang['RETURN_TO_SEARCH_ADV'] : '{ RETURN_TO_SEARCH_ADV }')); ?></a></div><?php ?>

        
</div>

<?php if ($this->_rootref['S_SIMPLE_MESSAGE']) {  $this->_tpl_include('simple_footer.html'); } else { $this->_tpl_include('overall_footer.html'); } ?>
Онлайн: 1
Реклама