mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
changed title plugin creation to plugin registration
Former-commit-id: bd5ee299d91c52d3064eafa85b092b525b70381a
This commit is contained in:
parent
f3590e1d54
commit
553ec48f54
@ -281,7 +281,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