51 lines
1.9 KiB
PHP
Executable File
51 lines
1.9 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-07 17:56:23
|
|
compiled from "/var/www/html/templates/menus/submenu2.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:1386752571540a15c1c1f202-27343885%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'065d741cd487d5f79febb3b456a6bf7a4322aa36' =>
|
|
array (
|
|
0 => '/var/www/html/templates/menus/submenu2.tpl',
|
|
1 => 1410130461,
|
|
),
|
|
),
|
|
'nocache_hash' => '1386752571540a15c1c1f202-27343885',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<ul>
|
|
<li>
|
|
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/motivos" <?php if ($_smarty_tpl->getVariable('page')->value=="motivos"){?> class="current"<?php }?>>
|
|
<span>Motivos Rechazo</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/promociones" <?php if ($_smarty_tpl->getVariable('page')->value=="promociones"){?> class="current"<?php }?>>
|
|
<span>Promociones</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/bonificacion-devolucion" <?php if ($_smarty_tpl->getVariable('page')->value=="bonificacion-devolucion"){?> class="current"<?php }?>>
|
|
<span>Politicas B/D</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/comisiones" <?php if ($_smarty_tpl->getVariable('page')->value=="comisiones"){?> class="current"<?php }?>>
|
|
<span>Comisiones</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="<?php echo $_smarty_tpl->getVariable('WEB_ROOT')->value;?>
|
|
/productos-duplicados" <?php if ($_smarty_tpl->getVariable('page')->value=="productos-duplicados"){?> class="current"<?php }?>>
|
|
<span>Productos Duplicados</span>
|
|
</a>
|
|
</li>
|
|
|
|
</ul>
|