need titles for pages
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 22 Oct 2015 17:03:30 +0000 (13:03 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 22 Oct 2015 17:03:30 +0000 (13:03 -0400)
controllers/ToolboxImport.php

index 54ef057..5219465 100644 (file)
                 $page['pageContent'] = '';
                 $iterator = 1;
                 if ($this->_options['toolbox_page_table'] == 'bus_category') {
-                    //$page['pageContent'] .= '<h1>'.$page['category'].'</h1>';
+                    $page['pageContent'] .= '<h1>'.$page['category'].'</h1>';
                     ++$iterator;
                     if ($page['image']) {
                         //$page['images'][]     = $page['image'];