tbrehm
2011-09-26 c85647ea79f3252fb82c15c700b7827e41224c7b
interface/web/help/lib/module.conf.php
@@ -13,7 +13,7 @@
if(isset($_GET['go2_faq_sections_list']))
   $module['startpage'] = 'help/faq_sections_list.php';
else
   $module['startpage'] = 'help/index.php';
   $module['startpage'] = 'help/version.php';
//* The width of the tab. Normally you should leave this empty and let the browser define the width automatically.
$module['tab_width'] = '';
@@ -94,4 +94,4 @@
?>
?>