Files
ventas_php/ajax/templates_c/e29cd4e9037247868a1f522e766c66fbf85c07e2.file.agregar-metodo-pago.tpl.php

39 lines
1.4 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-04-30 10:27:51
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-metodo-pago.tpl" */ ?>
<?php /*%%SmartyHeaderCode:1192061437536116774ece95-22448116%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'e29cd4e9037247868a1f522e766c66fbf85c07e2' =>
array (
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-metodo-pago.tpl',
1 => 1375965253,
),
),
'nocache_hash' => '1192061437536116774ece95-22448116',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<div id="divForm">
<form id="agregarMetodoPagoForm" name="agregarMetodoPagoForm" method="post">
<fieldset>
<div class="a">
<div class="l">* Nombre:</div>
<div class="r"><input type="text" name="nombre" id="nombre" class="largeInput wide2">
</div>
</div>
<div style="clear:both"></div>
<hr />
* Campo requerido
<div style="padding-left:300px">
<a class="button" id="agregarMetodoPago" name="agregarMetodoPago"><span>Agregar</span></a>
</div>
<input type="hidden" id="type" name="type" value="saveAddMetodoPago"/>
</fieldset>
</form>
</div>