Set a new order for options in frontpage, shortcuts block and shortcuts main nodes
This commit is contained in:
parent
23702da60f
commit
214e32cfe9
57 changed files with 131 additions and 190 deletions
|
@ -283,7 +283,7 @@ function theme_storm_link($source_module='', $destination_module='', $node_nid=0
|
|||
case "stormconfiguration":
|
||||
$user_access_check = 'Storm: access administration pages';
|
||||
$list_text = t('Configuration');
|
||||
$list_path = 'admin/settings/storm';
|
||||
$list_path = 'admin/settings/suitedesk';
|
||||
$add_icon_type = '';
|
||||
$add_path = '';
|
||||
$dt_id = 'stormconfiguration';
|
||||
|
|
Reference in a new issue