@@ -287,7 +287,7 @@ |
||
287 | 287 | // Move the hero image out of the details element and set a better label. |
288 | 288 | $element['field_hero_background']['widget']['#type'] = 'container'; |
289 | 289 | $element['field_hero_background']['widget']['entity_browser']['#process'][] = '_df_tools_blocks_hero_browser_button'; |
290 | - // Remove the link fieldset and put the URI and title side-by-side. |
|
290 | + // Remove the link fieldset and put the URI and title side-by-side. |
|
291 | 291 | $element['field_hero_link']['widget'][0]['#type'] = 'container'; |
292 | 292 | $element['field_hero_link']['widget'][0]['#attributes']['class'][] = 'row'; |
293 | 293 | unset($element['field_hero_link']['widget'][0]['uri']['#description']); |