diff --git a/modules/storm/storm.module b/modules/storm/storm.module index b1239dd..4291d90 100644 --- a/modules/storm/storm.module +++ b/modules/storm/storm.module @@ -1173,7 +1173,7 @@ function storm_storm_dashboard_types() { // URL: menu path which should be used, if omitted no menu item will be created 'url' => '', // title: Required. Title of menu item, page title and title for the storm settings - 'title' => t('Home page'), + 'title' => t('SuiteDesk'), // description: Required. Description for the fieldset in the storm settings 'description' => t('You can disable or reorder the links from the home page here.'), // theme: theme which should be used to display this dashboard. If omitted uses standard theme storm_dashboard