From 89e7e8866735666d117146b52c3a9ec7791859a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Flores?= Date: Thu, 24 Feb 2005 16:52:24 +0000 Subject: [PATCH] no message git-svn-id: https://svn.coded.pt/svn/SIPRP@444 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/html/user.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/html/user.html b/trunk/html/user.html index ca8ffc43..63d72fae 100644 --- a/trunk/html/user.html +++ b/trunk/html/user.html @@ -185,7 +185,7 @@ td.box6 #if( $query == "trabalhador" ) - Funcionário: $v2.get( 0 ) Nº: $v2.get( 1 ) + Funcionário: $funcionario.nome Nº: $funcionario.numero #else Funcionário: #end @@ -232,7 +232,7 @@ td.box6 Último ExameRealizadoPróximo ExameÚltima ConsultaRealizadaPróxima ConsultaMarcação - $v2.get( 2 ) $v2.get( 3 ) $v2.get( 4 ) $v2.get( 5 ) $v2.get( 6 ) $v2.get( 7 )   + $funcionario.ultimo_exame $funcionario.realizado $funcionario.proximo_exame $$funcionario.ultima_consulta $$funcionario.realizada $funcionario.proxima_consulta   ##