diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/AdminPanel/Module/Hosts.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/AdminPanel/Module/Hosts.pm b/lib/AdminPanel/Module/Hosts.pm index fe6e0117..898bc91d 100644 --- a/lib/AdminPanel/Module/Hosts.pm +++ b/lib/AdminPanel/Module/Hosts.pm @@ -334,7 +334,7 @@ sub manageHostsDialog { license => $AdminPanel::Shared::License, comments => "Graphical manager for hosts definitions", website => "http://gitweb.mageia.org/software/adminpanel", - website_label => "WebSite", + website_label => "Mageia", authors => "Matteo Pasotti <matteo.pasotti\@gmail.com>" } ); |