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 {
|
||||
if ($create != '') {
|
||||
ui_print_page_header(
|
||||
__('Plugin creation'),
|
||||
__('Plugin registration'),
|
||||
'images/gm_servers.png',
|
||||
false,
|
||||
'plugin_definition',
|
||||
|
|
Loading…
Reference in New Issue