Uname: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
Software: Apache
PHP version: 5.6.40 [ PHP INFO ] PHP os: Linux
Server Ip: 217.160.0.194
Your Ip: 216.73.217.62
User: u72294154 (9179942) | Group: ftpusers (600)
Safe Mode: OFF
Disable Function:
NONE

name : formulario.php

    <tr class="textoPrincipal">
		<td width="120" height="13" bgcolor="<?=$ADMIN_CONFIG->parametros->color_fondo_titular;?>" align="right" nowrap><b>Nombre:</b>&nbsp;</td>
		<td class="textoPrincipal">
        		<? form_text ("nombre", "255", "", "width:250px;".$error["nombre"], ""); ?>
		</td>
		<td width="120" height="13" bgcolor="<?=$ADMIN_CONFIG->parametros->color_fondo_titular;?>" align="right" nowrap><b>Orden:</b>&nbsp;</td>
		<td class="textoPrincipal">
        		<? form_text ("orden", "3", "", "width:50px;".$error["orden"], ""); ?>
		</td>
	</tr>        
	<tr class="textoPrincipal">
		<td width="120" height="13" bgcolor="<?=$ADMIN_CONFIG->parametros->color_fondo_titular;?>" align="right" nowrap><b>URL:</b>&nbsp;</td>
		<td class="textoPrincipal" colspan="3">
        		<? form_text ("url", "255", "", "width:450px;".$error["url"], ""); ?>
		</td>
	</tr>    
	<tr class="textoPrincipal">
		<td width="120" height="13" bgcolor="<?=$ADMIN_CONFIG->parametros->color_fondo_titular;?>" align="right" nowrap><b>Visible:</b>&nbsp;</td>
		<td class="textoPrincipal">
			<? 	form_select_enum ($tabla, "menu_mostrar", "width:80px;".$error["menu_mostrar"], "", TRUE ); ?>
		</td>
		<td width="120" height="13" bgcolor="<?=$ADMIN_CONFIG->parametros->color_fondo_titular;?>" align="right" nowrap><b>Dirección de menu:</b>&nbsp;</td>
		<td class="textoPrincipal">
			<? 	form_select_enum ($tabla, "menu_modo", "width:80px;".$error["menu_modo"], "", TRUE ); ?>
		</td>
	</tr>    
© 2026 GrazzMean