Set drop-down menu option to be same as help text below (#400)

This commit is contained in:
Hunter Wignall 2017-04-21 22:46:06 -04:00 committed by Dane Everitt
parent 147f473eeb
commit d76bcf4cf9

View file

@ -12,7 +12,7 @@ return [
'current' => 'Current Scheduled Tasks', 'current' => 'Current Scheduled Tasks',
'actions' => [ 'actions' => [
'command' => 'Send Command', 'command' => 'Send Command',
'power' => 'Send Power Toggle', 'power' => 'Send Power Option',
], ],
'new_task' => 'Add New Task', 'new_task' => 'Add New Task',
'toggle' => 'Toggle Status', 'toggle' => 'Toggle Status',