* Add legend to Admin -> Maintenance
This commit is contained in:
parent
013576902c
commit
a97b3cec20
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class Maintenance extends Admin
|
||||||
],
|
],
|
||||||
'sets' => [
|
'sets' => [
|
||||||
'maint' => [
|
'maint' => [
|
||||||
|
'legend' => \ForkBB\__('Maintenance head'),
|
||||||
'fields' => [
|
'fields' => [
|
||||||
'o_maintenance' => [
|
'o_maintenance' => [
|
||||||
'type' => 'radio',
|
'type' => 'radio',
|
||||||
|
|
Loading…
Add table
Reference in a new issue