17 lines
1.1 KiB
PHP
17 lines
1.1 KiB
PHP
<?php /* Smarty version 2.6.20, created on 2013-03-14 15:45:22
|
|
compiled from /subdomains/kaktusy/httpdocs/modules/mailalerts/my-account.tpl */ ?>
|
|
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
|
smarty_core_load_plugins(array('plugins' => array(array('function', 'l', '/subdomains/kaktusy/httpdocs/modules/mailalerts/my-account.tpl', 3, false),)), $this); ?>
|
|
<!-- MODULE MailAlerts -->
|
|
<li>
|
|
<a href="<?php echo $this->_tpl_vars['base_dir_ssl']; ?>
|
|
modules/mailalerts/myalerts.php" title="<?php echo smartyTranslate(array('s' => 'My alerts','mod' => 'mailalerts'), $this);?>
|
|
"><img src="<?php echo $this->_tpl_vars['module_template_dir']; ?>
|
|
logo.gif" alt="<?php echo smartyTranslate(array('s' => 'alerts','mod' => 'mailalerts'), $this);?>
|
|
" class="icon" /></a>
|
|
<a href="<?php echo $this->_tpl_vars['base_dir_ssl']; ?>
|
|
modules/mailalerts/myalerts.php" title="<?php echo smartyTranslate(array('s' => 'My alerts','mod' => 'mailalerts'), $this);?>
|
|
"><?php echo smartyTranslate(array('s' => 'My alerts','mod' => 'mailalerts'), $this);?>
|
|
</a>
|
|
</li>
|
|
<!-- END : MODULE MailAlerts -->
|