38 lines
1.5 KiB
PHP
Executable File
38 lines
1.5 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-07-02 16:25:42
|
|
compiled from "/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-atributo.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:42538211453b478d6e926a7-33568402%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'e6814bab467c9f7f794ce46f624ca386e1d87560' =>
|
|
array (
|
|
0 => '/home/novomoda/domains/novomoda.com.mx/public_html/sistema/templates/forms/agregar-atributo.tpl',
|
|
1 => 1375965245,
|
|
),
|
|
),
|
|
'nocache_hash' => '42538211453b478d6e926a7-33568402',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<div id="divForm">
|
|
<form name="frmAgregarAtributo" id="frmAgregarAtributo" method="post" action="">
|
|
<input type="hidden" name="type" value="saveAtributo" />
|
|
<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>
|