'?> '?> '.$TbMsg[5].' 
'; //________________________________________________________________________________________________________ // //include_once("./includes/FiltradoAmbito.php"); //________________________________________________________________________________________________________ echo '

'.$TbMsg[19].'

'; if($ambito!=$AMBITO_ORDENADORES){ $cadenaid=""; $cadenaip=""; $cadenamac=""; RecopilaIpesMacs($cmd,$ambito,$idambito); ?>
>   >   >  
 
'; echo ''; echo ''.HTMLSELECT_particiones(0).''; echo ''.HTMLSELECT_tipospar($cmd,"").''; echo ''.HTMLSELECT_sistemasficheros($cmd,"").''; echo ''; echo ' '; echo ''.opeFormatear().''; //________________________________________________________________________________________________________ include_once("./includes/formularioacciones.php"); //________________________________________________________________________________________________________ $swb=true; // Este switch hace que se muestren o se oculten los botonotes de confirmación //________________________________________________________________________________________________________ include_once("./includes/opcionesacciones.php"); //________________________________________________________________________________________________________ ?> de los número de particiones ________________________________________________________________________________________________________*/ function HTMLSELECT_particiones($p) { global $TbMsg; $SelectHtml=""; $opciones=""; for($i=0;$i<9;$i++) $opciones.="$i=$i".chr(13); $opciones.="$i=$i"; $SelectHtml.=HTMLCTESELECT($opciones,"particiones","estilodesple","",$p,40,""); return($SelectHtml); } /*________________________________________________________________________________________________________ Crea la etiqueta html '; return($ckhboxtHtml); } /*________________________________________________________________________________________________________ Crea la etiqueta html de los sistemas de ficheros ________________________________________________________________________________________________________*/ function HTMLSELECT_sistemasficheros($cmd,$idsistemafichero) { return(HTMLSELECT($cmd,0,"sistemasficheros",$idsistemafichero,"idsistemafichero","descripcion",150,"","formulariodatos")); } ?>