13 lines
889 B
PHP
13 lines
889 B
PHP
<?php /* Smarty version 2.6.20, created on 2010-06-26 16:50:21
|
|
compiled from /srv/www/vhosts/firestorm.pl/subdomains/kaktusy/httpdocs/modules/blockadvertising/blockadvertising.tpl */ ?>
|
|
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
|
smarty_core_load_plugins(array('plugins' => array(array('function', 'l', '/srv/www/vhosts/firestorm.pl/subdomains/kaktusy/httpdocs/modules/blockadvertising/blockadvertising.tpl', 3, false),)), $this); ?>
|
|
<!-- MODULE Block advertising -->
|
|
<div class="advertising_block">
|
|
<a href="<?php echo $this->_tpl_vars['adv_link']; ?>
|
|
" title="<?php echo smartyTranslate(array('s' => 'Advertising','mod' => 'blockadvertising'), $this);?>
|
|
"><img src="<?php echo $this->_tpl_vars['image']; ?>
|
|
" alt="<?php echo smartyTranslate(array('s' => 'Advertising','mod' => 'blockadvertising'), $this);?>
|
|
" /></a>
|
|
</div>
|
|
<!-- /MODULE Block advertising -->
|