diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/hula.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/hula.xml b/packages/hula.xml index 7f299424..7ca44942 100644 --- a/packages/hula.xml +++ b/packages/hula.xml @@ -11,7 +11,7 @@ </additional_files_needed> <!-- Menu is where this packages menu will appear --> <menu> - <name>Hula Default Settings</name> + <name>Hula Setup</name> <tooltiptext>This area will help setup Hula for the first time.</tooltiptext> <section>Services</section> <configfile>hula.xml</configfile> @@ -23,7 +23,7 @@ <url>http://$myurl:89</url> </menu> <menu> - <name>Hula User Login</name> + <name>Hula Users</name> <tooltiptext>This area is for user logins.</tooltiptext> <section>Services</section> <url>http://$myurl:8080</url> |