diff --git a/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java b/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java index b87613b3..bef8e06f 100644 --- a/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java +++ b/trunk/SIPRPSoft/src/siprp/cursos/provider/CursosTemplatesProvider.java @@ -132,11 +132,11 @@ public class CursosTemplatesProvider extends DefaultTemplateProvider xml.addElement( new SimpleXMLElement( "bi_emissao", bi_emissao ) ); xml.addElement( new SimpleXMLElement( "bi_data_emissao", bi_data_emissao ) ); - //TODO : -certificado xml.addElement( new SimpleXMLElement( "nome_formadora", "TODO - nome formadora" ) ); xml.addElement( new SimpleXMLElement( "nome_formadora_e_responsavel", "TODO - nome formadora e responsavel" ) ); - xml.addElement( new SimpleXMLElement( "nr_livro_registo", "TODO - NUMERO" ) ); + //TODO : numero de Livro de Registo de Formação + xml.addElement( new SimpleXMLElement( "nr_livro_registo", " " ) ); xml.addElement( new SimpleXMLElement( "numero_certificado", numCertificado ) ); try { diff --git a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl index 15253255..b5adeea7 100644 --- a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl +++ b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formador.xsl @@ -60,10 +60,10 @@ - + - + @@ -88,7 +88,7 @@ - +   diff --git a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl index 8c265dbd..7ecae65a 100644 --- a/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl +++ b/trunk/SIPRPSoft/src/siprp/cursos/templates/certificado_formando.xsl @@ -51,10 +51,10 @@ - + - +