diff --git a/Objects/HTML.php b/Objects/HTML.php
index f9df8cb..2db5c65 100644
--- a/Objects/HTML.php
+++ b/Objects/HTML.php
@@ -235,7 +235,7 @@
foreach ($arrayMenu as $opcion => $valor) {
// Ticket 552 -> Entrada automatica a la lista de candidatos al entrar en la seccion.
if (!strcmp($opcion, "Gestión de candidatos")) {
- echo '
'.$opcion.'';
+ echo ''.$opcion.'';
} elseif (!strcmp($opcion, "Mis datos")) {
$PonerAlFinal .= ''.$opcion.'';
} elseif (!strcmp($opcion, "Mantenimiento del sistema")) {
diff --git a/ver_lista_candidatos.php b/ver_lista_candidatos.php
index a0036ac..047030b 100644
--- a/ver_lista_candidatos.php
+++ b/ver_lista_candidatos.php
@@ -65,16 +65,16 @@ echo '';
|
-
|
-
- |
+
@@ -157,8 +157,8 @@ echo '';
?>
">![<?php echo $locale['1582']; ?>](css/brick_go.png) |
- getValor("nombre"); ?> |
- getValor("apellidos"); ?> |
+ getValor("nombre"). ' ' .$pedidoAct->getValor("apellidos"); ?> |
+
getValor("fecha_modificacion"); ?> |
| |