addClass('field-with-icon'); return $element; } public function input() { return '
' . kirbytext($this->i18n($this->text())) . '
'; } }