* Add legend to Admin -> Maintenance

This commit is contained in:
Visman 2018-09-11 23:14:22 +07:00
parent 013576902c
commit a97b3cec20

View file

@ -57,6 +57,7 @@ class Maintenance extends Admin
],
'sets' => [
'maint' => [
'legend' => \ForkBB\__('Maintenance head'),
'fields' => [
'o_maintenance' => [
'type' => 'radio',