tbrehm
2011-09-07 763507d9e40470eb48e04f15c5fe538a00890b53
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 @@
?>
?>