Blu-Express VA Posted July 12, 2011 Report Posted July 12, 2011 Hi, wich is the code for pilot pay to show in the profile and in the public profile? Thanks Quote
Jeff Posted July 13, 2011 Report 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
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.