Open templates/invite_friends.tpl
Find
Replace withCode:<h2>Welcome to {$site_name}, {$user_name}!</h2>
Code:<h2>Welcome to {$site_name}, {$smarty.session.USERNAME}!</h2>
Open templates/invite_friends.tpl
Find
Replace withCode:<h2>Welcome to {$site_name}, {$user_name}!</h2>
Code:<h2>Welcome to {$site_name}, {$smarty.session.USERNAME}!</h2>
Bookmarks