File: //var/www/bk/efi/eficenter.ru/old/templates_c/%%-10^%%-1078084070^admin_mail_mess.tpl.php
<?php /* Smarty version 2.6.0, created on 2008-03-04 10:11:46
compiled from admin_mail_mess.tpl */ ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0" dwcopytype="CopyTableRow">
<tr>
<td width="100%" height="76" valign="top">
<p><?php if (isset($this->_sections['top'])) unset($this->_sections['top']);
$this->_sections['top']['name'] = 'top';
$this->_sections['top']['loop'] = is_array($_loop=$this->_tpl_vars['mess']) ? count($_loop) : max(0, (int)$_loop); unset($_loop);
$this->_sections['top']['show'] = true;
$this->_sections['top']['max'] = $this->_sections['top']['loop'];
$this->_sections['top']['step'] = 1;
$this->_sections['top']['start'] = $this->_sections['top']['step'] > 0 ? 0 : $this->_sections['top']['loop']-1;
if ($this->_sections['top']['show']) {
$this->_sections['top']['total'] = $this->_sections['top']['loop'];
if ($this->_sections['top']['total'] == 0)
$this->_sections['top']['show'] = false;
} else
$this->_sections['top']['total'] = 0;
if ($this->_sections['top']['show']):
for ($this->_sections['top']['index'] = $this->_sections['top']['start'], $this->_sections['top']['iteration'] = 1;
$this->_sections['top']['iteration'] <= $this->_sections['top']['total'];
$this->_sections['top']['index'] += $this->_sections['top']['step'], $this->_sections['top']['iteration']++):
$this->_sections['top']['rownum'] = $this->_sections['top']['iteration'];
$this->_sections['top']['index_prev'] = $this->_sections['top']['index'] - $this->_sections['top']['step'];
$this->_sections['top']['index_next'] = $this->_sections['top']['index'] + $this->_sections['top']['step'];
$this->_sections['top']['first'] = ($this->_sections['top']['iteration'] == 1);
$this->_sections['top']['last'] = ($this->_sections['top']['iteration'] == $this->_sections['top']['total']);
?>
</p>
<p align="center"><a class="star"></a>-------------</p>
<p align="left">
<a>Date:</a><a> <?php echo $this->_tpl_vars['mess'][$this->_sections['top']['index']][4]; ?>
</a>
<br/>
<a>Name: </a><a class="autor" ><?php echo $this->_tpl_vars['mess'][$this->_sections['top']['index']][2]; ?>
</a>
<br>
<?php if ($this->_tpl_vars['mess'][$this->_sections['top']['index']][3] != ""): ?>
<a >Mail: </a><a class="autor" href="mailto:<?php echo $this->_tpl_vars['mess'][$this->_sections['top']['index']][3]; ?>
" ><?php echo $this->_tpl_vars['mess'][$this->_sections['top']['index']][3]; ?>
</a>
<br>
<?php endif; ?>
<a>Text: </a><a class="txt"> <?php echo $this->_tpl_vars['mess'][$this->_sections['top']['index']][1]; ?>
</a><br>
</p>
<p>
<a href="./admin.php?M_DEL=<?php echo $this->_tpl_vars['mess'][$this->_sections['top']['index']][0]; ?>
">DELETE</a>
</p>
<p><?php endfor; endif; ?> </p>
</td>
<div align="center"><h1 class="main">MAIL</h1> </div>
<hr>
</tr>
</table>