mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Merge branch 'ent-3888-cambio-titulo-plugin-creation' into 'develop'
changed title plugin creation to plugin registration See merge request artica/pandorafms!2358
This commit is contained in:
commit
63eca254f6
@ -280,7 +280,7 @@ if (($create != '') || ($view != '')) {
|
|||||||
} else {
|
} else {
|
||||||
if ($create != '') {
|
if ($create != '') {
|
||||||
ui_print_page_header(
|
ui_print_page_header(
|
||||||
__('Plugin creation'),
|
__('Plugin registration'),
|
||||||
'images/gm_servers.png',
|
'images/gm_servers.png',
|
||||||
false,
|
false,
|
||||||
'plugin_definition',
|
'plugin_definition',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user