Files
ventas_php/templates_c/837aacafbd43f726ab37ed4d8afe589347747e20.file.usuarios-editar.tpl.php

35 lines
1.2 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-07 17:56:29
compiled from "./templates/usuarios-editar.tpl" */ ?>
<?php /*%%SmartyHeaderCode:148247654454075d4e171354-75140896%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'837aacafbd43f726ab37ed4d8afe589347747e20' =>
array (
0 => './templates/usuarios-editar.tpl',
1 => 1410130447,
),
),
'nocache_hash' => '148247654454075d4e171354-75140896',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">Usuarios :: Editar</h1>
</div>
<div class="clear"></div>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("forms/editar-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>