mirror of
https://github.com/webmin/webmin.git
synced 2026-06-21 11:50:25 +01:00
Fix turning off other category
This commit is contained in:
@@ -36,6 +36,7 @@ foreach $t (keys %text) {
|
||||
$text{'default'}, $text{'categories_custom'}),
|
||||
], [ "valign=middle","valign=middle" ]);
|
||||
$realcat{$t}++;
|
||||
$realcat{'other'}++ if ($t eq '');
|
||||
}
|
||||
|
||||
# Show new categories
|
||||
|
||||
Reference in New Issue
Block a user