diff --git a/application/views/inspectionslist.php b/application/views/inspectionslist.php
index 462da75..fb751a1 100644
--- a/application/views/inspectionslist.php
+++ b/application/views/inspectionslist.php
@@ -13,7 +13,8 @@
= $this->lang->line('number_inspection'); ?> |
= $this->lang->line('date_inspection'); ?> |
- = $this->lang->line('vehicle_inspection'); ?> |
+ = $this->lang->line('vehicle_inspection'); ?> |
+ = $this->lang->line('reg_vhcl'); ?> |
= $this->lang->line('client_vhcl'); ?> |
= $this->lang->line('inspector'); ?> |
|
@@ -26,7 +27,8 @@
number_inspection; ?> |
date_inspection; ?> |
- reg_vhcl; ?> make_vhcl; ?> |
+ make_vhcl; ?> model_vhcl; ?> |
+ reg_vhcl; ?> |
name_client; ?> |
last_name; ?> first_name; ?> |
|