dachooch Posted January 28, 2010 Share Posted January 28, 2010 Hi, i am using WHMCS v4.1.1. In the Admin Summary homepage, there is an area called "Income" which includes today, this month and this year income. It shows me these amounts in one currency, but i also need it to show in the other currencies i have set up. i currently have three currencies set up. how do i go about doing this? In the homepage.tpl, we are talking about line 19: {if $viewincometotals}<div class="contentbox" style="font-size:18px;"><a href="transactions.php"><img src="images/icons/transactions.png" align="absmiddle" border="0"> <b>Income</b></a> Today: <span class="textgreen"><b>{$stats.income.today}</b></span> This Month: <span class="textred"><b>{$stats.income.thismonth}</b></span> This Year: <span class="textblack"><b>{$stats.income.thisyear}</b></span></div> thanks 0 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.