inc/widget/_user_tools.widget.php on line 142
echo T_('User tools');
It should be this instead
echo $this->disp_params['title'];
Form is loading...
This section can only be displayed by javascript enabled browsers.