65 lines
2.2 KiB
PHP
Executable File
65 lines
2.2 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-06-15 11:03:49
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/motivo-cancelacion.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:1589355072539dc3e5b58b57-62345507%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'16858d9b7fe34743fa22ab8b9885fbc966946892' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/motivo-cancelacion.tpl',
|
|
1 => 1375965287,
|
|
),
|
|
),
|
|
'nocache_hash' => '1589355072539dc3e5b58b57-62345507',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<!-- Form -->
|
|
|
|
<div class="m">
|
|
|
|
<form name="frmCancelar" id="frmCancelar" method="post" action="">
|
|
<input type="hidden" name="type" value="cancelarFactura" />
|
|
<input type="hidden" name="comprobanteId" value="<?php echo $_smarty_tpl->getVariable('comprobanteId')->value;?>
|
|
" />
|
|
<fieldset>
|
|
|
|
<div class="a">
|
|
<div class="l">Motivo de la cancelacion *</div>
|
|
<div class="r">
|
|
<textarea name="motivo" id="motivo" class="largeInput wide2"></textarea>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="a">
|
|
<div class="l">
|
|
* Campos requeridos
|
|
</div>
|
|
<div class="r" style="margin-left:300px">
|
|
<a class="button" id="btnCancelar" name="btnCancelar"><span>Cancelar</span></a>
|
|
</div>
|
|
</div>
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
<div class="a">
|
|
<br />
|
|
<div class="l">
|
|
** El proceso puede llevar varios segundos.
|
|
<br />
|
|
** Favor de ser paciente y no dar click 2 veces en el botón.
|
|
</div>
|
|
</div>
|
|
<div class="a">
|
|
<div id="txtMsg"></div>
|
|
</div>
|
|
|
|
<div class="a"></div>
|
|
</fieldset>
|
|
</form>
|
|
|
|
</div>
|
|
|
|
<!-- End Form -->
|