@@ -142,8 +142,7 @@ |
||
142 | 142 | $this->template->assign_vars(array_change_key_case(array_merge($tpl_data, $fields_data['all']), CASE_UPPER)); |
143 | 143 | $this->template->set_filenames(array('content' => $this->tpl_name)); |
144 | 144 | $tpl_data['CUSTOM_DISPLAY'] = $this->template->assign_display('content'); |
145 | - } |
|
146 | - else |
|
145 | + } else |
|
147 | 146 | { |
148 | 147 | $tpl_data['FIELDS'] = $fields_data; |
149 | 148 | } |