wilian 2015-01-29 18:51:31 +00:00
parent 5511034344
commit a33d6be8ac
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ public class ModificacionMasivaTarifasController extends MyGenericForwardCompose
HSSFCell cell1 = rowCabecalho.createCell(2);
cell1.setCellValue(
Labels.getLabel("busquedaTarifaController.lhOrigem.label"));
Labels.getLabel("busquedaTarifaController.lhOrigen.label"));
cell1.setCellStyle(estilo);
HSSFCell cell2 = rowCabecalho.createCell(3);