Skip to content

Commit 7cabffe

Browse files
committed
Fix to put AWstats config to Server Configuration section
1 parent 7908c32 commit 7cabffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtual_feature.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ sub feature_links
636636
{ 'mod' => $module_name,
637637
'desc' => $text{'links_config'},
638638
'page' => 'config.cgi?dom='.&urlize($d->{'dom'}),
639-
'cat' => 'logs',
639+
'cat' => 'server',
640640
},
641641
);
642642
}

0 commit comments

Comments
 (0)