'#description'=>$this->t('Use this to output whatever HTML you want with the link created usable via the token {{views_area_link}}. Global tokens available as well.'),
'#description'=>$this->t('Use this to output whatever HTML you want with the link created usable via the token {{views_linkarea}}. Global tokens available as well.'),
];
$form['access_denied_text']=[
'#fieldset'=>'advanced_opts',
@@ -263,7 +263,6 @@ class Link extends TokenizeAreaPluginBase {