Thread: User Class
View Single Post
  #15  
Old 11th April 2012, 03:21
HUnter83 HUnter83 is offline
Senior Member
 
Join Date: Aug 2010
United Kingdom
Posts: 46
Default
Quote:
Originally Posted by joeroberts View Post


Now just open bittorrent.php and find line 886 and replace it with
PHP Code:
        "<div style='float:left;color:black;'>{$lang['gl_msg_welcome']}, <a href='userdetails.php?id={$CURUSER['id']}'>{$CURUSER['username']}</a>&nbsp;" get_user_class_name($CURUSER["class"]) .""

Works like a charm thats Joe :)
Reply With Quote