Files
ventas_php/templates_c/116348da10699d786c728a5cf99d6652cf52af0f.file.usuarios-agregar.tpl.php

35 lines
1.2 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-07 17:58:28
compiled from "./templates/usuarios-agregar.tpl" */ ?>
<?php /*%%SmartyHeaderCode:125658460354075a9ba5ea53-25879978%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'116348da10699d786c728a5cf99d6652cf52af0f' =>
array (
0 => './templates/usuarios-agregar.tpl',
1 => 1410130447,
),
),
'nocache_hash' => '125658460354075a9ba5ea53-25879978',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Usuarios :: Agregar</h1>
</div>
<div class="clear"></div>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("forms/agregar-usuario.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
</div>
<div class="clear"></div>
</div>