mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
fix name token easter eggs pandora_enterprise#12201
This commit is contained in:
parent
27a83a8eb5
commit
4c11595899
@ -765,7 +765,7 @@ $table->data[$i++][] = html_print_label_input_block(
|
|||||||
);
|
);
|
||||||
|
|
||||||
$table->data[$i][] = html_print_label_input_block(
|
$table->data[$i][] = html_print_label_input_block(
|
||||||
__('Eastern eggs disabled'),
|
__('Easter eggs'),
|
||||||
html_print_checkbox_switch(
|
html_print_checkbox_switch(
|
||||||
'eastern_eggs_disabled',
|
'eastern_eggs_disabled',
|
||||||
1,
|
1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user