$form['gallery_add_button'] = [
   'type' => 'html',
   'title' => 'Test',
   'tab' => 'section_content',
   'value' => '<my html here>'
];
$form['gallery_add_button'] = [
   'type' => 'html',
   'title' => 'Test',
   'tab' => 'section_content',
   'value' => '<my html here>'
];