Blame view

templates_c/%%4A^4AF^4AF7435B%%advices.tpl.php 4.43 KB
42868d70   andryeyev   Создал GIT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
  <?php /* Smarty version 2.6.16, created on 2015-07-24 15:06:06
           compiled from advices.tpl */ ?>
  <?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
  smarty_core_load_plugins(array('plugins' => array(array('modifier', 'escape', 'advices.tpl', 6, false),array('modifier', 'stripslashes', 'advices.tpl', 8, false),array('modifier', 'strip_tags', 'advices.tpl', 8, false),array('modifier', 'truncate', 'advices.tpl', 8, false),)), $this); ?>
  <h1><?php if ($this->_tpl_vars['rules_info_one']['action'] == 'training'):  echo @MENU_9;  endif; ?></h1>
  
  <?php if (count ( $this->_tpl_vars['advicesAllData']['data'] )): ?>
   <?php unset($this->_sections['i']);
  $this->_sections['i']['name'] = 'i';
  $this->_sections['i']['loop'] = is_array($_loop=$this->_tpl_vars['advicesAllData']['data']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
  $this->_sections['i']['show'] = true;
  $this->_sections['i']['max'] = $this->_sections['i']['loop'];
  $this->_sections['i']['step'] = 1;
  $this->_sections['i']['start'] = $this->_sections['i']['step'] > 0 ? 0 : $this->_sections['i']['loop']-1;
  if ($this->_sections['i']['show']) {
      $this->_sections['i']['total'] = $this->_sections['i']['loop'];
      if ($this->_sections['i']['total'] == 0)
          $this->_sections['i']['show'] = false;
  } else
      $this->_sections['i']['total'] = 0;
  if ($this->_sections['i']['show']):
  
              for ($this->_sections['i']['index'] = $this->_sections['i']['start'], $this->_sections['i']['iteration'] = 1;
                   $this->_sections['i']['iteration'] <= $this->_sections['i']['total'];
                   $this->_sections['i']['index'] += $this->_sections['i']['step'], $this->_sections['i']['iteration']++):
  $this->_sections['i']['rownum'] = $this->_sections['i']['iteration'];
  $this->_sections['i']['index_prev'] = $this->_sections['i']['index'] - $this->_sections['i']['step'];
  $this->_sections['i']['index_next'] = $this->_sections['i']['index'] + $this->_sections['i']['step'];
  $this->_sections['i']['first']      = ($this->_sections['i']['iteration'] == 1);
  $this->_sections['i']['last']       = ($this->_sections['i']['iteration'] == $this->_sections['i']['total']);
  ?>
        <div class="block_info_item2">
         <a href="<?php echo @URL;  echo $this->_tpl_vars['lang_prefix'];  echo $this->_tpl_vars['rules_info_one']['action']; ?>
  /<?php echo $this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['id']; ?>
  /"><img class="pic right" src="<?php echo @URL;  if ($this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['pic']): ?>uploaded/pic/advices/<?php echo $this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['pic'];  else: ?>img/noimg.jpg<?php endif; ?>" border="0" align="left" alt="<?php echo ((is_array($_tmp=$this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['title'])) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?>
  " title="<?php echo ((is_array($_tmp=$this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['title'])) ? $this->_run_mod_handler('escape', true, $_tmp, 'html') : smarty_modifier_escape($_tmp, 'html')); ?>
  "></a>
         <p><a href="<?php echo @URL;  echo $this->_tpl_vars['lang_prefix'];  echo $this->_tpl_vars['rules_info_one']['action']; ?>
  /<?php echo $this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['id']; ?>
  /" class="link1"><strong><?php echo $this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['title']; ?>
  </strong></a></p>
         <p><?php echo ((is_array($_tmp=((is_array($_tmp=((is_array($_tmp=$this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['text'])) ? $this->_run_mod_handler('stripslashes', true, $_tmp) : smarty_modifier_stripslashes($_tmp)))) ? $this->_run_mod_handler('strip_tags', true, $_tmp, false) : smarty_modifier_strip_tags($_tmp, false)))) ? $this->_run_mod_handler('truncate', true, $_tmp, 600) : smarty_modifier_truncate($_tmp, 600)); ?>
   <a href="<?php echo @URL;  echo $this->_tpl_vars['lang_prefix'];  echo $this->_tpl_vars['rules_info_one']['action']; ?>
  /<?php echo $this->_tpl_vars['advicesAllData']['data'][$this->_sections['i']['index']]['id']; ?>
  /" class="smill">ïîäðîáíåå</a></p>
         <div class="both"></div>
        </div>
   <?php endfor; endif; ?>
  
  <br>
  <?php if ($this->_tpl_vars['advicesAllData']['links']): ?><div class="pager">Ñòðàíèöû: <?php echo $this->_tpl_vars['advicesAllData']['links']; ?>
  </div><?php endif;  endif; ?>