<?php /* Smarty version 2.6.2, created on 2012-10-13 05:05:36
         compiled from my:message */ ?>
<?php require_once(SMARTY_DIR . 'core' . DIRECTORY_SEPARATOR . 'core.load_plugins.php');
smarty_core_load_plugins(array('plugins' => array(array('modifier', 'nl2br', 'my:message', 1, false),)), $this); ?>
<b>Message:</b><br><br>Subject: <?php echo $this->_tpl_vars['message']['title']; ?>
<br>Message:<br><?php echo ((is_array($_tmp=$this->_tpl_vars['message']['full_text'])) ? $this->_run_mod_handler('nl2br', true, $_tmp) : smarty_modifier_nl2br($_tmp)); ?>
<br><br><a href=?a=gmessages>Back to messages list</a>