| @@ -70,7 +70,7 @@ | ||||
|             <div class="text-xs uppercase font-light text-grey-500"> | ||||
|               {$_('total-donations')} | ||||
|             </div> | ||||
|             <div class="text-xl font-bold">{stats.total_donation} €</div> | ||||
|             <div class="text-xl font-bold">{(stats.total_donation/100).toFixed(2)} €</div> | ||||
|           </div><svg | ||||
|             xmlns="http://www.w3.org/2000/svg" | ||||
|             height="24" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user