@@ -247,7 +247,7 @@ HTML;
$attributes['href'] = $href;
}
- $this->defaultHtmlAttribute('style', 'cursor: pointer');
+ $this->defaultHtmlAttribute('style', 'cursor: pointer;');
$this->setHtmlAttribute($attributes);