show gold amount rounded up in rewards column, fix #758

This commit is contained in:
Matteo Pagliazzi 2013-04-23 10:37:33 +02:00
parent 089a2e0cf1
commit dcf61fe355

View file

@ -4,7 +4,7 @@
<!-- cash or tokens -->
<span class='option-box pull-right wallet'>
<div class="money">
{gold(_user.stats.gp)}
{gold(floor(_user.stats.gp))}
<span class='shop_gold' rel='tooltip' title='Gold'></span>
</div>
<div class="money">