Home page is SuiteDesk home page :)
This commit is contained in:
parent
6d893bfe98
commit
fe589db070
1 changed files with 1 additions and 1 deletions
|
@ -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: menu path which should be used, if omitted no menu item will be created
|
||||||
'url' => '',
|
'url' => '',
|
||||||
// title: Required. Title of menu item, page title and title for the storm settings
|
// 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: Required. Description for the fieldset in the storm settings
|
||||||
'description' => t('You can disable or reorder the links from the home page here.'),
|
'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
|
// theme: theme which should be used to display this dashboard. If omitted uses standard theme storm_dashboard
|
||||||
|
|
Reference in a new issue