@@ -399,10 +399,10 @@ |
||
399 | 399 | if(count($_plugins['menu_administrator']) > 0) { |
400 | 400 | $blocks['plugins']['icon'] = Display::return_icon( |
401 | 401 | 'plugins.png', |
402 | - get_lang('Plugins'), |
|
403 | - array(), |
|
404 | - ICON_SIZE_MEDIUM, |
|
405 | - false |
|
402 | + get_lang('Plugins'), |
|
403 | + array(), |
|
404 | + ICON_SIZE_MEDIUM, |
|
405 | + false |
|
406 | 406 | ); |
407 | 407 | $blocks['plugins']['label'] = api_ucfirst(get_lang('Plugins')); |
408 | 408 | $blocks['plugins']['class'] = 'block-admin-platform'; |