140 lines
5.6 KiB
PHP
Executable File
140 lines
5.6 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-06-19 14:05:59
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/editar-cliente.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:118486552053a33497120474-60573564%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'33085bcd7ccedc164c1689e3b032c5d41b401f52' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/editar-cliente.tpl',
|
|
1 => 1375965268,
|
|
),
|
|
),
|
|
'nocache_hash' => '118486552053a33497120474-60573564',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="divForm">
|
|
<form id="editarClienteForm" name="editarClienteForm" method="post">
|
|
<fieldset>
|
|
|
|
<div class="a">
|
|
<div class="l">* RFC y Homoclave:</div>
|
|
<div class="r"><input type="text" name="rfc" id="rfc" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['rfc'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">* Nombre Completo o Razón Social:</div>
|
|
<div class="r"><input type="text" name="razonSocial" id="razonSocial" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['nombre'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">* Dirección:</div>
|
|
<div class="r"><input type="text" name="calle" id="calle" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['calle'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">* No Exterior:</div>
|
|
<div class="r"><input type="text" name="noExt" id="noExt" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['noExt'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">No Interior:</div>
|
|
<div class="r"><input type="text" name="noInt" id="noInt" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['noInt'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Referencia:</div>
|
|
<div class="r"><input type="text" name="referencia" id="referencia" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['referencia'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Colonia:</div>
|
|
<div class="r"><input type="text" name="colonia" id="colonia" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['colonia'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">* Localidad:</div>
|
|
<div class="r"><input type="text" name="localidad" id="localidad" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['localidad'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Municipio o Delegación:</div>
|
|
<div class="r"><input type="text" name="municipio" id="municipio" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['municipio'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Código Postal:</div>
|
|
<div class="r"><input type="text" name="cp" id="cp" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['cp'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Estado:</div>
|
|
<div class="r"><input type="text" name="estado" id="estado" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['estado'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">* Pais:</div>
|
|
<div class="r"><input type="text" name="pais" id="pais" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['pais'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Teléfono:</div>
|
|
<div class="r"><input type="text" name="telefono" id="telefono" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['telefono'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="a">
|
|
<div class="l">Correo Electrónico:</div>
|
|
<div class="r"><input type="text" name="email" id="email" class="largeInput wide2" value="<?php echo $_smarty_tpl->getVariable('post')->value['email'];?>
|
|
">
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">Password (Dejar vacio para no cambiar):</div>
|
|
<div class="r"><input type="password" name="password" id="password" class="largeInput wide2" value="">
|
|
</div>
|
|
</div>
|
|
|
|
<div style="clear:both"></div>
|
|
<hr />
|
|
* Campos requeridos
|
|
<div class="formLine" style="text-align:center; padding-left:300px">
|
|
<a class="button" id="editarCliente" name="editarCliente"><span>Actualizar</span></a>
|
|
</div>
|
|
<input type="hidden" id="type" name="type" value="saveEditCliente"/>
|
|
<input type="hidden" id="clienteId" name="clienteId" value="<?php echo $_smarty_tpl->getVariable('post')->value['clienteId'];?>
|
|
"/>
|
|
</fieldset>
|
|
</form>
|
|
</div>
|