Re-order tree to be more consistent (#2336)

This commit is contained in:
Christophe Maudoux 2020-10-12 16:59:14 +02:00
parent dd833c2843
commit bf9ecc35ad
2 changed files with 2 additions and 2 deletions

View File

@ -603,9 +603,9 @@ sub tree {
nodes => [
'stayConnected',
'portalStatus',
'adaptativeAuthenticationLevelRules',
'upgradeSession',
'refreshSessions',
'adaptativeAuthenticationLevelRules',
{
title => 'portalServers',
help => 'portalservers.html',

File diff suppressed because one or more lines are too long