mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
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…
x
Reference in New Issue
Block a user