Files
ventas_php/templates_c/c2dc18f912877f7e3601ec03525598df789a0244.file.link.tpl.php

23 lines
1.0 KiB
PHP

<?php /* Smarty version Smarty3-b7, created on 2026-01-07 00:28:17
compiled from "/var/www/html/ventas/templates/links/link.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1578006389695dfd01b1b813-86633707%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'c2dc18f912877f7e3601ec03525598df789a0244' =>
array (
0 => '/var/www/html/ventas/templates/links/link.tpl',
1 => 1767753171,
),
),
'nocache_hash' => '1578006389695dfd01b1b813-86633707',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<a href="<?php if (!preg_match("/^http/",$_smarty_tpl->getVariable('link')->value)){?><?php echo $_smarty_tpl->getVariable('url')->value;?>
/<?php }?><?php echo $_smarty_tpl->getVariable('link')->value;?>
"<?php if ($_smarty_tpl->getVariable('target')->value){?> target="<?php echo $_smarty_tpl->getVariable('target')->value;?>
"<?php }?>><?php echo $_smarty_tpl->getVariable('name')->value;?>
</a>