@@ -132,8 +132,7 @@ |
||
| 132 | 132 | { |
| 133 | 133 | $this->update_views($topic_id, $update_count); |
| 134 | 134 | $template_file = $view_handler->get_detail_template(); |
| 135 | - } |
|
| 136 | - else |
|
| 135 | + } else |
|
| 137 | 136 | { |
| 138 | 137 | $template_file = 'views/print.html'; |
| 139 | 138 | $this->template->assign_var('TOPIC_URL', generate_board_url(true) . $topic_data['topic_url']); |