40 lines
1.6 KiB
PHP
Executable File
40 lines
1.6 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-04-30 17:58:05
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-atributo-valor.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:156108628253617ffd6a86f6-22191396%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'4b9c8887d1e36d97534ff205d80118a7a00e13ce' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-atributo-valor.tpl',
|
|
1 => 1375965245,
|
|
),
|
|
),
|
|
'nocache_hash' => '156108628253617ffd6a86f6-22191396',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="divForm">
|
|
<form name="frmAgregarValor" id="frmAgregarValor" method="post" action="">
|
|
<input type="hidden" name="type" id="type" value="saveValor" />
|
|
<input type="hidden" name="atributoId" id="atributoId" value="<?php echo $_smarty_tpl->getVariable('atributoId')->value;?>
|
|
" />
|
|
<fieldset>
|
|
<div class="a">
|
|
<div class="l">* Nombre:</div>
|
|
<div class="r"><input type="text" name="name" id="name" class="largeInput wide2"></div>
|
|
</div>
|
|
|
|
<div style="clear:both"></div>
|
|
<hr />
|
|
|
|
* Campos requeridos
|
|
<div class="formLine" style="text-align:center; padding-left:300px">
|
|
<a class="button" id="btnSave"><span>Agregar</span></a>
|
|
</div>
|
|
|
|
</fieldset>
|
|
</form>
|
|
</div>
|