Blu-Express VA Posted July 12, 2011 Report Share Posted July 12, 2011 Hi, wich is the code for pilot pay to show in the profile and in the public profile? Thanks Quote Link to comment Share on other sites More sharing options...
Jeff Posted July 13, 2011 Report Share Posted July 13, 2011 pilot_profile.tpl <strong>Total Earnings: </strong><?php echo FinanceData::FormatMoney($userinfo->totalpay) ?> pilot_public_profile.tpl <strong>Total Money: </strong><?php echo FinanceData::FormatMoney($userinfo->totalpay) ?> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.