Added “links” entry to “hpmap array”

This commit is contained in:
pezcurrel 2023-07-01 20:26:36 +02:00
parent ccc2826508
commit 425208428a

View file

@ -51,6 +51,7 @@ $hpmap=array(
'home'=>_('Guide'),
'instances'=>_('Instances'),
'users'=>_('Users'),
'links'=>_('Links'),
'about'=>_('About'),
'stats'=>_('Statistics'),
'contribute'=>_('Contribute'),