diff --git a/application/views/pdfreport.php b/application/views/pdfreport.php
index 7cb50b2..251d887 100644
--- a/application/views/pdfreport.php
+++ b/application/views/pdfreport.php
@@ -140,7 +140,13 @@
= $this->lang->line('pdf_wheeldrive_vhcl'); ?> | lang->line($inspection->wheeldrive_vhcl); ?> | = $this->lang->line('pdf_mlg_vhcl'); ?> | mlg_vhcl, 0,',', '.'); ?> |
-= $this->lang->line('pdf_displpow_vhcl'); ?> | pow_vhcl, 0,',', '.'); ?>kW / displ_vhcl, 0,',', '.'); ?>ccm | = $this->lang->line('pdf_firstreg_vhcl'); ?> | firstreg_vhcl)); ?> |
+= $this->lang->line('pdf_displpow_vhcl'); ?> | pow_vhcl, 0,',', '.'); ?>kW / displ_vhcl >0) {
+ echo number_format($inspection->displ_vhcl, 0,',', '.')."ccm";
+ } else {
+ echo " - ";
+ }
+ ?> | = $this->lang->line('pdf_firstreg_vhcl'); ?> | firstreg_vhcl)); ?> |
|
= $this->lang->line('pdf_mlg_notice'); ?> |