|
|
|
|
|
|
|
echo "{$labels['tit5']}" ?> |
|
if(isset($_SESSION['org'])) echo "{$_SESSION['org']}"; ?> |
if($llenar){
print("
|
{$labels['adv']}
|
");
}
?>
//-------------------------------------------------------------------------------------------------------
$q = mysql_query("select proyecto_codigo from proyecto where insti_codigo=".$_SESSION['id']." LIMIT 1", $link);
$r = mysql_fetch_row($q);
if(empty($r['0']) and empty($_GET['activ'])){
print("
{$labels['ip0']}
");
exit;
}
//-------------------------------------------------------------------------------------------------------
?>
" onClick="return confirm(' echo "{$labels['salir_adv']}" ?>')" class="brl"> echo "{$labels['salir']}" ?> |
{$labels['proyecto']} $i
";
if(isset($_GET['pr']) and $fila['0']==$_GET['pr']){
echo "X";
}
echo " ";
}
echo "{$labels['nuevo_proyecto']} ";
}
?>
|
echo "{$labels['i29']}" ?>
echo "{$labels['i29a']}" ?>
">
echo "{$labels['i29b']}" ?>
">
echo "{$labels['i29c']}" ?>
echo "{$labels['i29ca']}" ?>
echo "
";
/*if (isset($pnueva)){
include("npersona.htm");
}*/
?>
echo "{$labels['i29cb']}" ?>
" class="submit" name="pnueva" onClick="showPersForm();">
echo "{$labels['i29d']}" ?>
">
echo "{$labels['i29e']}" ?>
">
echo "{$labels['i29f']}" ?>
">
echo "{$labels['i29g']}" ?>
echo "{$labels['i29ge']}" ?>
echo "{$labels['i30']}" ?>
echo "{$labels['i30e']}" ?>
echo "{$labels['areas_principales']}" ?>
$q = mysql_query("select tematica_codigo, tematica_nombre_".$_SESSION['lan']." from tematica where tematica_nombre_".$_SESSION['lan']."<>''", $link);
$i=1;
while($fila = mysql_fetch_row($q)){
?>
" class="normal" size="1"
value="
$cad = "i035".$fila[0];
if(!empty($_POST[$cad])){
echo "{$_POST[$cad]}";
}
?>"
>
- echo "$fila[1]" ?>
echo " ";
$i+=1;
}
mysql_free_result($q);
?>
echo "{$labels['otra']}" ?>
" class="normal" name="totra">
echo "{$labels['i31']}" ?>
echo "{$labels['beneficiarios']}" ?>
$q = mysql_query("select pobl_meta_codigo, pobl_meta_nombre_".$_SESSION['lan']." from pobl_meta where pobl_meta_nombre_".$_SESSION['lan']."<>''", $link);
$i=1;
while($fila = mysql_fetch_row($q)){
?>
" value=" echo "$fila[0]"; ?>"
$cad = "i036".$i;
if(!empty($_POST[$cad])) echo "checked";
?>> echo "$fila[1]" ?>
echo " ";
$i+=1;
}
mysql_free_result($q);
?>
echo "{$labels['otra']}" ?>
" class="normal" name="motra">
echo "{$labels['i32']}" ?>
echo "{$labels['alcance_geo']}" ?>
$q = mysql_query("select vocacion_codigo, vocacion_nombre_".$_SESSION['lan']." from vocacion where vocacion_nombre_".$_SESSION['lan']."<>''", $link);
$i=1;
while($fila = mysql_fetch_row($q)){
?>
" value=" echo "$fila[0]"; ?>"
$cad = "i037".$i;
if(!empty($_POST[$cad])) echo "checked";
?>> echo "$fila[1]" ?>
echo " ";
$i+=1;
}
mysql_free_result($q);
?>
echo "{$labels['otra']}" ?>
" class="normal" name="votra">
" class="submit" name="aceptar">
" class="submit" name="aceptaro">
if(isset($_GET['pr'])){
echo "";
}
?>
|
|
|