* 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' => [
|
||||
'maint' => [
|
||||
'legend' => \ForkBB\__('Maintenance head'),
|
||||
'fields' => [
|
||||
'o_maintenance' => [
|
||||
'type' => 'radio',
|
||||
|
|
Loading…
Add table
Reference in a new issue