Dont show "sell" message in manage_network_component header - #107
This commit is contained in:
parent
f7b4523b1f
commit
6003db1ebc
|
@ -49,7 +49,7 @@ You can of course remove the warnings, that's why we include the source and do n
|
|||
|
||||
ui_print_page_header (__('Module management') . ' » ' .
|
||||
__('Network component management'), "", false,
|
||||
"network_component", true,"sell",true,"modulemodal");
|
||||
"network_component", true,"",true,"modulemodal");
|
||||
$sec = 'gmodules';
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue