Showing
1 changed file
with
1 additions
and
1 deletions
@@ -323,7 +323,7 @@ class HomeController extends AbstractAction | @@ -323,7 +323,7 @@ class HomeController extends AbstractAction | ||
323 | 323 | ||
324 | $this->_view->display('online-service', array( | 324 | $this->_view->display('online-service', array( |
325 | 'onlineServicePage' => true, | 325 | 'onlineServicePage' => true, |
326 | - // 'pageFooter' => true, | 326 | + 'pageFooter' => true, |
327 | 'service' => $service | 327 | 'service' => $service |
328 | )); | 328 | )); |
329 | } | 329 | } |
-
Please register or login to post a comment