diff --git a/modules/views/civicrm/civicrm_handler_field_website.inc b/modules/views/civicrm/civicrm_handler_field_website.inc index da8354c8b..d76c384aa 100644 --- a/modules/views/civicrm/civicrm_handler_field_website.inc +++ b/modules/views/civicrm/civicrm_handler_field_website.inc @@ -28,7 +28,7 @@ * * @ingroup civicrm_field_handlers */ -class civicrm_handler_field_website extends civicrm_handler_field_location { +class civicrm_handler_field_website extends civicrm_handler_field { static $_websiteType; public function construct() {