Recent Topics

1 Aug 07, 2008 01:12    

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...