aboutsummaryrefslogtreecommitdiffstats
path: root/admin/help.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/help.php')
-rw-r--r--admin/help.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/help.php b/admin/help.php
index e47740ca9..4687c230b 100644
--- a/admin/help.php
+++ b/admin/help.php
@@ -43,6 +43,7 @@ else
$tabsheet = new tabsheet();
$tabsheet->set_id('help');
+$tabsheet->select($selected);
$tabsheet->assign();
$template->set_filenames(array('help' => 'help.tpl'));