Fix systematic errors in pagination, sucursal warnings, and fatal count() errors across multiple modules
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
<?php /* Smarty version Smarty3-b7, created on 2026-01-06 23:31:59
|
||||
compiled from "/var/www/html/ventas/templates/homepage.tpl" */ ?>
|
||||
<?php /*%%SmartyHeaderCode:1742127122695defcf287948-08669765%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||||
$_smarty_tpl->decodeProperties(array (
|
||||
'file_dependency' =>
|
||||
array (
|
||||
'1ef79d77623c7bc4e59810794dfada68b56e98f5' =>
|
||||
array (
|
||||
0 => '/var/www/html/ventas/templates/homepage.tpl',
|
||||
1 => 1767753171,
|
||||
),
|
||||
),
|
||||
'nocache_hash' => '1742127122695defcf287948-08669765',
|
||||
'function' =>
|
||||
array (
|
||||
),
|
||||
'has_nocache_code' => false,
|
||||
)); /*/%%SmartyHeaderCode%%*/?>
|
||||
<div class="grid_16" id="content">
|
||||
|
||||
<div class="grid_9">
|
||||
<h1 class="dashboard">Bienvenido a Novomoda</h1>
|
||||
</div>
|
||||
|
||||
<div class="grid_6" id="eventbox" style="display:none">
|
||||
<a href="#" class="inline_tip"></a>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
|
||||
<div class="grid_15" id="contenido">
|
||||
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
<p align="center">Seleccione alguna opción del menú.</p>
|
||||
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="clear"></div>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user