Primer commit del sistema avantika sin cambios
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2014-09-08 18:37:49
|
||||
compiled from "./templates/facturas-datos.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:1855540307540a2542892913-78377980%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'462138f9fc2abcdd22595d9630bf92a3f47d55b9' =>
|
||||
array (
|
||||
0 => './templates/facturas-datos.tpl',
|
||||
1 => 1410130446,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '1855540307540a2542892913-78377980',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="catalogos">Mis Datos :: Actualizar</h1>
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
<?php $_template = new Smarty_Internal_Template("forms/agregar-cliente-datos.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>
|
||||
Reference in New Issue
Block a user